738 Commits

Author SHA1 Message Date
Travis CI User
0e8f597c57 [maven-release-plugin][skip ci] prepare for next development iteration 2021-11-13 12:10:38 +00:00
Travis CI User
0c93976129 [maven-release-plugin][skip ci] prepare release 2.5.4 2.5.4 2021-11-13 12:10:36 +00:00
Alan Davis
00c8fc7b34
ACS-1998 Enhance the transform config (#484) 2021-11-13 11:29:21 +00:00
dependabot[bot]
3b6169bb34
Bump guava from 30.1.1-jre to 31.0.1-jre (#473)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 14:06:51 +01:00
dependabot[bot]
6f44d901f1
Bump jsoup from 1.14.2 to 1.14.3 (#475)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.2...jsoup-1.14.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 14:04:59 +01:00
dependabot[bot]
7c3403671e
Bump dependency.jackson.version from 2.12.5 to 2.13.0 (#476)
Bumps `dependency.jackson.version` from 2.12.5 to 2.13.0.

Updates `jackson-annotations` from 2.12.5 to 2.13.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.12.5 to 2.13.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.5...jackson-core-2.13.0)

Updates `jackson-datatype-jdk8` from 2.12.5 to 2.13.0

Updates `jackson-datatype-jsr310` from 2.12.5 to 2.13.0

Updates `jackson-module-parameter-names` from 2.12.5 to 2.13.0
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.12.5...jackson-modules-java8-2.13.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 14:04:37 +01:00
dependabot[bot]
1ba602bb23
Bump dependency.cxf.version from 3.4.4 to 3.4.5 (#477)
Bumps `dependency.cxf.version` from 3.4.4 to 3.4.5.

Updates `cxf-core` from 3.4.4 to 3.4.5

Updates `cxf-rt-rs-client` from 3.4.4 to 3.4.5

Updates `cxf-rt-frontend-jaxws` from 3.4.4 to 3.4.5

Updates `cxf-rt-transports-http` from 3.4.4 to 3.4.5

Updates `cxf-rt-ws-policy` from 3.4.4 to 3.4.5

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-ws-policy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 14:04:05 +01:00
dependabot[bot]
3b9fece1a1
Bump spring-boot-starter-parent from 2.5.4 to 2.5.6 (#479)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.4 to 2.5.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 14:03:44 +01:00
montgolfiere
80351f9892
ATS-970: Fix build after Travis secrets rotation (#469)
- use QUAY_USERNAME  (set to "alfresco+travis_ci")
- (instead of old hard-coded "alfresco+bamboo" robot account that no longer exists)
- update settings.xml to use env vars for usernames (consistent with other projects)
2021-09-22 12:56:13 +01:00
dependabot[bot]
e0bde2b54f
Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 (#466)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 10:32:29 +01:00
dependabot[bot]
369f88216f
Bump dependency.jackson.version from 2.12.4 to 2.12.5 (#464)
Bumps `dependency.jackson.version` from 2.12.4 to 2.12.5.

Updates `jackson-annotations` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.4...jackson-core-2.12.5)

Updates `jackson-datatype-jdk8` from 2.12.4 to 2.12.5

Updates `jackson-datatype-jsr310` from 2.12.4 to 2.12.5

Updates `jackson-module-parameter-names` from 2.12.4 to 2.12.5
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.12.4...jackson-modules-java8-2.12.5)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-02 16:44:44 +01:00
Travis CI User
f16b250d75 [maven-release-plugin][skip ci] prepare for next development iteration 2021-08-26 13:22:14 +00:00
Travis CI User
3ed8af329a [maven-release-plugin][skip ci] prepare release 2.5.3 2.5.3 2021-08-26 13:22:12 +00:00
Ayman Harake
9fb9a4a26e
ATS-956: Release Alfresco Transform Core 2.5.3 [trigger release] (#463) 2021-08-26 13:45:27 +01:00
dependabot[bot]
d655898742
Bump docker-maven-plugin from 0.36.1 to 0.37.0 (#450)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.36.1 to 0.37.0.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.36.1...v0.37.0)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:15:16 +01:00
dependabot[bot]
ed23503f7f
Bump jsoup from 1.14.1 to 1.14.2 (#451)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.14.1...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:14:48 +01:00
dependabot[bot]
c4089035f5
Bump activemq-client from 5.16.2 to 5.16.3 (#452)
Bumps [activemq-client](https://github.com/apache/activemq) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/apache/activemq/releases)
- [Commits](https://github.com/apache/activemq/compare/activemq-5.16.2...activemq-5.16.3)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:14:20 +01:00
dependabot[bot]
266ceaaa1d
Bump spring-boot-starter-parent from 2.5.3 to 2.5.4 (#454)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:14:01 +01:00
dependabot[bot]
6510a4d30b
Bump alfresco/alfresco-base-java (#458)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:13:43 +01:00
dependabot[bot]
5e112a43ce
Bump alfresco/alfresco-base-java (#456)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:13:25 +01:00
dependabot[bot]
59927ce5a7
Bump alfresco/alfresco-base-java (#457)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:13:05 +01:00
dependabot[bot]
02c839e2f1
Bump alfresco/alfresco-base-java (#459)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:12:46 +01:00
dependabot[bot]
892c431e13
Bump alfresco/alfresco-base-java (#460)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:12:25 +01:00
dependabot[bot]
173ed56334
Bump alfresco/alfresco-base-java (#461)
Bumps alfresco/alfresco-base-java from 11.0.12-centos-8 to 11.0.12-centos-811.

---
updated-dependencies:
- dependency-name: alfresco/alfresco-base-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 16:12:00 +01:00
montgolfiere
88166b464a
ATS-953: Bump Java Base Image (JDK 11 / CentOS 8) (#455) 2021-08-23 09:54:57 +01:00
Alan Davis
509acf4760
ACS-1778 Common transform routing code for Repo and t-router (#453)
* Addition of logWarn method
* Pick up new alfresco-transform-model tag 1.4.0
2021-08-19 17:58:10 +01:00
dependabot[bot]
06d200df6a
Bump jsoup from 1.13.1 to 1.14.1 (#443)
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.13.1...jsoup-1.14.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 08:59:37 +01:00
dependabot[bot]
6fc196447d
Bump commons-compress from 1.20 to 1.21 (#444)
Bumps commons-compress from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 08:54:59 +01:00
dependabot[bot]
58e9373065
Bump spring-boot-starter-parent from 2.5.2 to 2.5.3 (#449)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.2...v2.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 11:33:34 +01:00
dependabot[bot]
bd29a5018f
Bump spring-boot-starter-parent from 2.5.1 to 2.5.2 (#431)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 12:22:24 +01:00
dependabot[bot]
3ef2266bae
Bump docker-maven-plugin from 0.36.0 to 0.36.1 (#432)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
- [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
- [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.36.0...v0.36.1)

---
updated-dependencies:
- dependency-name: io.fabric8:docker-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 12:19:44 +01:00
dependabot[bot]
be792c4e0f
Bump dependency.jackson.version from 2.12.3 to 2.12.4 (#434)
Bumps `dependency.jackson.version` from 2.12.3 to 2.12.4.

Updates `jackson-annotations` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.12.4)

Updates `jackson-datatype-jdk8` from 2.12.3 to 2.12.4

Updates `jackson-datatype-jsr310` from 2.12.3 to 2.12.4

Updates `jackson-module-parameter-names` from 2.12.3 to 2.12.4
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](https://github.com/FasterXML/jackson-modules-java8/compare/jackson-modules-java8-2.12.3...jackson-modules-java8-2.12.4)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.module:jackson-module-parameter-names
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 12:19:06 +01:00
Travis CI User
09b8fd926e [maven-release-plugin][skip ci] prepare for next development iteration 2021-07-19 11:08:08 +00:00
Travis CI User
f2d6c64a1b [maven-release-plugin][skip ci] prepare release 2.5.2 2.5.2 2021-07-19 11:08:00 +00:00
Ayman Harake
6ee5fa40bb
ATS-952: Release Alfresco Transform Core 2.5.2 [trigger release] (#447) 2021-07-19 11:36:18 +01:00
Kristian Dimitrov
6d5f63e5c9
ATS-952: Bump alfresco-java-base image version (#446) 2021-07-14 13:51:52 +01:00
montgolfiere
d25124f111
ATS: tweak top-level T-Core README (#430)
- list of T-Engines
- links to ACS Deployment
2021-06-17 14:25:36 +01:00
Travis CI User
83cd0774b6 [maven-release-plugin][skip ci] prepare for next development iteration 2021-06-17 10:50:58 +00:00
Travis CI User
1ba0b1ac95 [maven-release-plugin][skip ci] prepare release 2.5.1 2.5.1 2021-06-17 10:50:52 +00:00
David Edwards
324985343b
ATS-931 Release t-core 2.5.1 [trigger release] (#429) 2021-06-17 11:19:13 +01:00
David Edwards
74680fbe58
ACS-1677 Provide file extension from JMS request if missing in SFS (#428) 2021-06-15 16:39:28 +01:00
David Edwards
f831c46672
Refactor Tika Controller (#415)
Allows for object creation to be done on instatiation, instead of first transform call.
2021-06-11 21:07:11 +01:00
Travis CI User
08a9c7f28d [maven-release-plugin][skip ci] prepare for next development iteration 2021-06-11 13:50:06 +00:00
Travis CI User
951f7477fe [maven-release-plugin][skip ci] prepare release 2.5.0 2.5.0 2021-06-11 13:49:58 +00:00
Alexandru-Eusebiu Epure
821ade2f33
ATS-935: Release T-Core (T-Engines) 2.5.0 [trigger release] (#427) 2021-06-11 16:00:33 +03:00
dependabot[bot]
a68e4ed350
Bump dependency.pdfbox.version from 2.0.23 to 2.0.24 (#420)
Bumps `dependency.pdfbox.version` from 2.0.23 to 2.0.24.

Updates `pdfbox` from 2.0.23 to 2.0.24

Updates `pdfbox-tools` from 2.0.23 to 2.0.24

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pdfbox:pdfbox-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 14:42:50 +03:00
dependabot[bot]
774d72ab9a
Bump spring-boot-starter-parent from 2.5.0 to 2.5.1 (#422)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:54 +01:00
dependabot[bot]
3eca85790f
Bump bcprov-jdk15on from 1.68 to 1.69 (#423)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.68 to 1.69.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:46 +01:00
dependabot[bot]
0ae2a88a6a
Bump dependency.cxf.version from 3.4.3 to 3.4.4 (#424)
Bumps `dependency.cxf.version` from 3.4.3 to 3.4.4.

Updates `cxf-core` from 3.4.3 to 3.4.4

Updates `cxf-rt-rs-client` from 3.4.3 to 3.4.4

Updates `cxf-rt-frontend-jaxws` from 3.4.3 to 3.4.4

Updates `cxf-rt-transports-http` from 3.4.3 to 3.4.4

Updates `cxf-rt-ws-policy` from 3.4.3 to 3.4.4

---
updated-dependencies:
- dependency-name: org.apache.cxf:cxf-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-rs-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-frontend-jaxws
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-transports-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.cxf:cxf-rt-ws-policy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:40 +01:00
dependabot[bot]
8bed09201f
Bump bcmail-jdk15on from 1.68 to 1.69 (#425)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.68 to 1.69.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcmail-jdk15on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 11:18:33 +01:00