822 Commits

Author SHA1 Message Date
dependabot[bot]
583dbce6b0
Bump alfresco-transform-model from 1.4.5 to 1.4.6 (#514)
Bumps [alfresco-transform-model](https://github.com/Alfresco/alfresco-transform-model) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/Alfresco/alfresco-transform-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-transform-model/commits)

---
updated-dependencies:
- dependency-name: org.alfresco:alfresco-transform-model
  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>
2022-01-11 16:52:25 +00:00
Alan Davis
4f7364f7a4
Bump alfresco-transform-model from 1.4.5 to 1.4.6 (#513) 2022-01-07 10:50:27 +00:00
dependabot[bot]
6d08f0279d
Bump docker-maven-plugin from 0.38.0 to 0.38.1 (#503)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.38.0 to 0.38.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.38.0...v0.38.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>
2022-01-06 16:19:56 +00:00
montgolfiere
105cc8d0af
ATS-935: Fix LibreOffice version in CI script (#510)
- in three places (it looks like 3rd place was missed as part of ATS-935)
2022-01-06 16:19:37 +00:00
Tom Page
d95fc5e3bb
Merge pull request #512 from Alfresco/feature/ACS-2382_LicenseReport
ACS-2382 License reporting.
2022-01-06 11:38:34 +00:00
Tom Page
adcca8ceb6
ACS-2382 Remove outdated references to Whitesource. 2022-01-06 10:54:38 +00:00
Tom Page
8e4c51b303
ACS-2382 Upload CSV license report to S3. 2022-01-06 10:36:45 +00:00
Tom Page
6e6c8c12c2
ACS-2382 Remove old license properties files. 2022-01-06 10:32:57 +00:00
Tom Page
2b095a9a89
ACS-2382 Use central license information. 2022-01-06 10:32:39 +00:00
alandavis
1cd673de63 Restore ATS-969 Tika upgrade 1.x -> 2.x (#493)
This reverts commit 9776577a452444dad634117d349635604fa9a9a8.

Was not possible to perform the release of 2.5.5-A1 with this upgrade of Tika.
Possibly related to it forcing a change in the following files, which were then deleted in the build:
D	alfresco-transform-core-aio/alfresco-transform-core-aio-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-core-aio/alfresco-transform-core-aio/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika/src/license/THIRD-PARTY.properties
2022-01-05 21:56:41 +00:00
Travis CI User
2fd8361a78 [maven-release-plugin][skip ci] prepare for next development iteration 2022-01-05 20:58:51 +00:00
Travis CI User
06b8d1e8d4 [maven-release-plugin][skip ci] prepare release 2.5.5-A1 2.5.5-A1 2022-01-05 20:58:49 +00:00
Alan Davis
9776577a45
[trigger release] 2.5.5-A1 (#511)
Revert ATS-969 Tika upgrade 1.x -> 2.x (#493)

As the build is deleting the following, resulting in the release job failure
D	alfresco-transform-core-aio/alfresco-transform-core-aio-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-core-aio/alfresco-transform-core-aio/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika-boot/src/license/THIRD-PARTY.properties
D	alfresco-transform-tika/alfresco-transform-tika/src/license/THIRD-PARTY.properties
2022-01-05 20:26:04 +00:00
alandavis
b18798f313 [trigger release] 2.5.5-A1
- missing bit of useful debug included
2022-01-05 16:04:20 +00:00
dependabot[bot]
042a76fb5b Bump dependency.jackson.version from 2.13.0 to 2.13.1
Bumps `dependency.jackson.version` from 2.13.0 to 2.13.1.

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

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

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

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

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

---
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>
2022-01-05 14:33:42 +00:00
dependabot[bot]
8baba06fa9 Bump dependency.cxf.version from 3.4.5 to 3.5.0
Bumps `dependency.cxf.version` from 3.4.5 to 3.5.0.

Updates `cxf-core` from 3.4.5 to 3.5.0

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 13:21:18 +00:00
alandavis
48c77e2d0c Revert "Bump dependency.tika.version from 2.1.0 to 2.2.1"
[trigger release] 2.5.5-A1

This reverts commit b6d02f2c0ccb9fa2dd5dabbd7ae9925cdc5afc75.

The build failed. There was no build on the PR as far as I can see and none in the history.
2022-01-05 12:57:31 +00:00
dependabot[bot]
b6d02f2c0c Bump dependency.tika.version from 2.1.0 to 2.2.1
Bumps `dependency.tika.version` from 2.1.0 to 2.2.1.

Updates `tika-core` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/apache/tika/releases)
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](https://github.com/apache/tika/commits)

Updates `tika-parsers-standard-package` from 2.1.0 to 2.2.1

---
updated-dependencies:
- dependency-name: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.tika:tika-parsers-standard-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-05 12:37:48 +00:00
Alan Davis
a98f937b4a
ACS-2002 Enhance T-Router debug (#507)
[trigger release] 2.5.5-A1

By default T-Engines now provide the more readable TransformerDebug DEBUG messages, rather than the original detailed request and reply messages, which are still available as TRACE.
2022-01-05 12:17:17 +00:00
dependabot[bot]
671867e161
Bump license-maven-plugin from 2.0.0 to 2.0.1.alfresco-1 (#481)
Bumps [license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) from 2.0.0 to 2.0.1.alfresco-1.
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:license-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-12-22 11:00:12 +00:00
dependabot[bot]
c0f6f00962
Bump bcmail-jdk15on from 1.69 to 1.70 (#492)
Bumps [bcmail-jdk15on](https://github.com/bcgit/bc-java) from 1.69 to 1.70.
- [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-12-22 10:56:12 +00:00
dependabot[bot]
f57bddb793
Bump bcprov-jdk15on from 1.69 to 1.70 (#491)
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.69 to 1.70.
- [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-12-22 09:34:57 +00:00
dependabot[bot]
780b1fa7a3
Bump spring-boot-starter-parent from 2.6.0 to 2.6.2 (#504)
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.0...v2.6.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-12-22 09:22:55 +00:00
Jamal Kaabi-Mofrad
6a69611d13
ACS-2352: Added Veracode agent-based scanning integration. 2021-12-10 14:10:03 +00:00
dependabot[bot]
028b1ccaf6 Bump joda-time from 2.2 to 2.10.13
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.2 to 2.10.13.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.2...v2.10.13)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 11:48:46 +00:00
Piotr Żurek
d7f7520c45
ATS-969 Tika upgrade 1.x -> 2.x (#493) 2021-12-08 10:27:40 +01:00
Piotr Żurek
0e0fe67798
ATS-968 Migrate to CentOS 7 base images (#490) 2021-12-08 10:26:16 +01:00
Piotr Żurek
7597664f23
ACS-1983 CentOS 7 base image for the ImageMagic transformer (#489) 2021-12-08 10:25:19 +01:00
David Edwards
f2854119b6
Update travis linux dist to Focal (#478) 2021-11-29 15:20:21 +00:00
dependabot[bot]
4c8ef3d646 Bump spring-boot-starter-parent from 2.5.6 to 2.6.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.6 to 2.6.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.6...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 14:15:53 +00:00
Alan Davis
0c5b497a53
ACS-2270 Read T-Engine config in alphabetical order (#485)
* T-Engines config need to be combined in the same predefined order in the all-in-one transformer,
  T-Router and the Content Repository with individual T-Engines.
2021-11-22 12:59:09 +00:00
alandavis
90a0d5138f Revert "ACS-2270 Read T-Engine config in alphabetical order"
Wrong branch [skip ci]

This reverts commit fa69e48e5241df4da0b677cacf0d51aeb94ab522.
2021-11-18 14:09:16 +00:00
alandavis
fa69e48e52 ACS-2270 Read T-Engine config in alphabetical order
* T-Engines config need to be combined in the same predefined order in the all-in-one transformer,
  T-Router and the Content Repository with individual T-Engines.
2021-11-18 14:05:14 +00:00
dependabot[bot]
51b90202ce
Bump docker-maven-plugin from 0.37.0 to 0.38.0 (#483)
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.37.0 to 0.38.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.37.0...v0.38.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-11-15 11:49:19 +00:00
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