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.3 in /sources #91

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Commits
  • 08c2271 [maven-release-plugin] prepare release jackson-core-2.12.3
  • b9c111a (second part of 2.12.3 preparation, need base updated)
  • 8bce7a4 prepare for 2.12.3 release
  • bd1198a Release note change
  • 45126bf minor addition to BaseTest
  • 685f44e back to snapshot deps
  • e8cf308 [maven-release-plugin] prepare for next development iteration
  • 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)
  • Additional commits viewable in compare view


Updates jackson-databind from 2.10.2 to 2.12.3

Commits


Updates jackson-module-afterburner from 2.10.2 to 2.12.3

Commits
  • 2938bdc [maven-release-plugin] prepare release jackson-modules-base-2.12.3
  • 4c55612 Prepare for 2.12.3 release
  • 34ec892 ...
  • 3d0b35e back to snapshots
  • 3ff9a89 [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view


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

Updates jackson-jaxrs-base from 2.10.2 to 2.12.3

Commits
  • 02a648e [maven-release-plugin] prepare release jackson-jaxrs-providers-2.12.3
  • 9d5b364 Prepare for 2.12.3 release
  • 60938bc Update to snapshot of jackson-base too
  • 2c66bf0 Update jetty (test dep)
  • ca33f21 Remove Jakarta bundle fix added in #136 to try to fix #138 (#139)
  • e66f246 Revert version once more to 2.12.2-SNAPSHOT
  • babecd7 [maven-release-plugin] prepare for next development iteration
  • 764b22d [maven-release-plugin] prepare release 2.12.2-d
  • b31d4ae Re-do release once again to figure out failure mode.
  • f25be73 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


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

Commits
  • 2938bdc [maven-release-plugin] prepare release jackson-modules-base-2.12.3
  • 4c55612 Prepare for 2.12.3 release
  • 34ec892 ...
  • 3d0b35e back to snapshots
  • 3ff9a89 [maven-release-plugin] prepare for next development iteration
  • 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
  • Additional commits viewable in compare view


Updates jackson-annotations from 2.10.2 to 2.12.3

Commits


Updates jackson-datatype-jsr310 from 2.10.2 to 2.12.3

Updates jackson-dataformat-yaml from 2.10.2 to 2.12.3

Commits
  • eca1cdf [maven-release-plugin] prepare release jackson-dataformats-text-2.12.3
  • e515118 Prepare for 2.12.3 release
  • 621aee9 Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...
  • c042f4e Use TextBuffer instead of StringBuilder to build string literals
  • ba4f8ed Recycle toml token buffers
  • 6d88ec2 Return proper type from toml getFormatWriteFeatureType
  • 6527693 TOML null handling [Adds #253]
  • 776690f Add documentation for TomlReadFeature#PARSE_JAVA_TIME
  • b6d626d Fix #262 (optimize JFlex input buffer)
  • 0e10dc4 Tiny test addition
  • Additional commits viewable in compare view


Updates jackson-dataformat-csv from 2.10.2 to 2.12.3

Commits
  • eca1cdf [maven-release-plugin] prepare release jackson-dataformats-text-2.12.3
  • e515118 Prepare for 2.12.3 release
  • 621aee9 Minor fix to use calculated TomlWriteFeature's (not a bug since it's 0, but m...
  • c042f4e Use TextBuffer instead of StringBuilder to build string literals
  • ba4f8ed Recycle toml token buffers
  • 6d88ec2 Return proper type from toml getFormatWriteFeatureType
  • 6527693 TOML null handling [Adds #253]
  • 776690f Add documentation for TomlReadFeature#PARSE_JAVA_TIME
  • b6d626d Fix #262 (optimize JFlex input buffer)
  • 0e10dc4 Tiny test addition
  • Additional commits viewable in compare view


Updates jackson-dataformat-cbor from 2.10.2 to 2.12.3

Commits


Updates jackson-dataformat-smile from 2.10.2 to 2.12.3

Commits


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 #108.