ProgrammeVitam / vitam

Digital Archives Management System developped by French government/Programme interministériel archives numériques ; core system.
CeCILL Free Software License Agreement v2.1
123 stars 41 forks source link

Bump jackson.version from 2.10.2 to 2.12.2 in /sources #82

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jackson.version from 2.10.2 to 2.12.2. Updates jackson-core from 2.10.2 to 2.12.2

Commits
  • 99cc3ce [maven-release-plugin] prepare release jackson-core-2.12.2
  • b85fd8c Prepare for 2.12.2 release
  • 7f6c506 Republish javadocs for 2.12 (lots of javadoc cleanup work before 2.12.1)
  • 0137d84 back to snapshots dep
  • 79adde6 [maven-release-plugin] prepare for next development iteration
  • 67a2970 [maven-release-plugin] prepare release jackson-core-2.12.1
  • 2649dd4 Prepare for 2.12.1 release
  • 1e30c8c ...
  • aa54f0a javadocs, javadocs
  • e5cbda2 More javadocing
  • Additional commits viewable in compare view


Updates jackson-databind from 2.10.2 to 2.12.2

Commits


Updates jackson-module-afterburner from 2.10.2 to 2.12.2

Commits
  • 457dd85 [maven-release-plugin] prepare release jackson-modules-base-2.12.2
  • a7eee60 Prepare for 2.12.2 release
  • 078ba69 back to snapshots
  • 33ee5f2 [maven-release-plugin] prepare for next development iteration
  • 6fd38a8 [maven-release-plugin] prepare release jackson-modules-base-2.12.1
  • 6adb1f8 Prepare for 2.12.1 release
  • 99623d0 Update release notes wrt #123
  • 27aa4d3 Blackbird: correct methodType for setters that take arguments that aren't Object
  • 3146384 Add failing test for #123
  • 40bc785 Add ref to #116 from release notes
  • Additional commits viewable in compare view


Updates jackson-jaxrs-json-provider from 2.10.2 to 2.12.2

Updates jackson-jaxrs-base from 2.10.2 to 2.12.2

Commits
  • 27b17fb [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.2
  • 2eb8e3e Prepare for 2.12.2 release
  • 9baf78c Add jakarta variant for cbor and yaml providers too
  • b215047 Add "jakarta" variant for "smile" provider
  • 5a4f381 promote moditect plugin jvm11 setting to parent pom from children; remove red...
  • b30d5a9 Create manifest files separately and reference in bundle plugin, THEN shade i...
  • 170304f minor tweaking (configure moditect at parent level)
  • ac3d744 Update release notes wrt #132 (and pr #135)
  • bb9becd Transform Service Loaders, and Manifests for Jakarta Artifacts (#135)
  • 7fc16ac Woodstox dep -> 6.2.4
  • Additional commits viewable in compare view


Updates jackson-module-jaxb-annotations from 2.10.2 to 2.12.2

Commits
  • 457dd85 [maven-release-plugin] prepare release jackson-modules-base-2.12.2
  • a7eee60 Prepare for 2.12.2 release
  • 078ba69 back to snapshots
  • 33ee5f2 [maven-release-plugin] prepare for next development iteration
  • 6fd38a8 [maven-release-plugin] prepare release jackson-modules-base-2.12.1
  • 6adb1f8 Prepare for 2.12.1 release
  • 99623d0 Update release notes wrt #123
  • 27aa4d3 Blackbird: correct methodType for setters that take arguments that aren't Object
  • 3146384 Add failing test for #123
  • 40bc785 Add ref to #116 from release notes
  • Additional commits viewable in compare view


Updates jackson-annotations from 2.10.2 to 2.12.2

Commits


Updates jackson-datatype-jsr310 from 2.10.2 to 2.12.2

Updates jackson-dataformat-yaml from 2.10.2 to 2.12.2

Commits
  • 57eb212 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.2
  • 2603aeb Prepare for 2.12.2 release
  • abb7556 Minor fix to module-info.java: was missing an export
  • 50ac6db ...
  • 3495cf5 [maven-release-plugin] prepare for next development iteration
  • 3417d00 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.1
  • 4b81f8b prepare for 2.12.1 release
  • 31e9ac9 Javadoc fix
  • b80012d Minor note in release notes wrt addition of properties module
  • ee5e219 ...
  • Additional commits viewable in compare view


Updates jackson-dataformat-csv from 2.10.2 to 2.12.2

Commits
  • 57eb212 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.2
  • 2603aeb Prepare for 2.12.2 release
  • abb7556 Minor fix to module-info.java: was missing an export
  • 50ac6db ...
  • 3495cf5 [maven-release-plugin] prepare for next development iteration
  • 3417d00 [maven-release-plugin] prepare release jackson-dataformats-text-2.12.1
  • 4b81f8b prepare for 2.12.1 release
  • 31e9ac9 Javadoc fix
  • b80012d Minor note in release notes wrt addition of properties module
  • ee5e219 ...
  • Additional commits viewable in compare view


Updates jackson-dataformat-cbor from 2.10.2 to 2.12.2

Commits
  • f2c5ff7 [maven-release-plugin] prepare release jackson-dataformats-binary-2.12.2
  • ec81269 Prepare for 2.12.2 release
  • 448d685 Update release notes wrt #246
  • eb0b61b Add convenience methods to for constructing IonObjectMapper.Builder (#249)
  • 93f1627 Merge branch '2.11' into 2.12
  • 7322aa4 Add CVE id (CVE-2020-28491) for #186
  • cca3141 Fix mistake wrt issue id; fix was for #247 (not 246)
  • f0de305 Fix #246 (pretty-printing in ion fails)
  • ccdeabf update release notes wrt #242
  • 0231777 Add support for generating IonSexps (#242)
  • Additional commits viewable in compare view


Updates jackson-dataformat-smile from 2.10.2 to 2.12.2

Commits
  • f2c5ff7 [maven-release-plugin] prepare release jackson-dataformats-binary-2.12.2
  • ec81269 Prepare for 2.12.2 release
  • 448d685 Update release notes wrt #246
  • eb0b61b Add convenience methods to for constructing IonObjectMapper.Builder (#249)
  • 93f1627 Merge branch '2.11' into 2.12
  • 7322aa4 Add CVE id (CVE-2020-28491) for #186
  • cca3141 Fix mistake wrt issue id; fix was for #247 (not 246)
  • f0de305 Fix #246 (pretty-printing in ion fails)
  • ccdeabf update release notes wrt #242
  • 0231777 Add support for generating IonSexps (#242)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ProgrammeVitam/vitam/network/alerts).
dependabot[bot] commented 3 years ago

Superseded by #91.