Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jackson.version from 2.10.1 to 2.12.1 #330

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2021

Bumps jackson.version from 2.10.1 to 2.12.1.
Updates jackson-module-jsonSchema from 2.10.1 to 2.12.1

Commits
  • 73efe75 [maven-release-plugin] prepare release jackson-module-jsonSchema-2.12.1
  • a2447f1 prepare for 2.12.1 release
  • 171dccc ...
  • 645e709 [maven-release-plugin] prepare for next development iteration
  • ad97273 [maven-release-plugin] prepare release jackson-module-jsonSchema-2.12.0
  • 5408429 Prepare for 2.12.0 release
  • db8e1c8 back to snapshots
  • 9b14e54 [maven-release-plugin] prepare for next development iteration
  • 72d7fa2 [maven-release-plugin] prepare release jackson-module-jsonSchema-2.12.0-rc2
  • a0c18bf prepare for 2.12.0-rc2
  • Additional commits viewable in compare view

Updates jackson-core from 2.10.1 to 2.12.1

Commits

Updates jackson-annotations from 2.10.1 to 2.12.1

Commits

Updates jackson-databind from 2.10.1 to 2.12.1

Commits

Updates jackson-datatype-guava from 2.10.1 to 2.12.1

Commits
  • 14cdc7c [maven-release-plugin] prepare release jackson-datatypes-collections-2.12.1
  • fb630d8 prepare for 2.12.1 release
  • 78d9006 Merge branch '2.11' into 2.12
  • 6c7241b ...
  • f81efb5 [maven-release-plugin] prepare for next development iteration
  • f20d85b [maven-release-plugin] prepare release jackson-datatypes-collections-2.11.4
  • 8dea997 prepare for 2.11.4 release
  • 86684ee Merge branch '2.11' into 2.12
  • a3297eb Add missing SPI metadata for eclipse collections module
  • ce93331 Add missing LICENSE files for guava, eclipse-collections; fix refs in other 2
  • Additional commits viewable in compare view

Updates jackson-datatype-joda from 2.10.1 to 2.12.1

Commits
  • 1d49031 [maven-release-plugin] prepare release jackson-datatype-joda-2.12.1
  • cd124ae prepare for 2.12.1 release
  • 3e9580b Fix the one lgtm.com warning
  • 2144ef9 Update release notes wrt #120
  • 6f8bfd5 Cache formatter with offset parsed.
  • bd09cb6 Merge branch '2.11' into 2.12
  • d58093b ...
  • 164246c [maven-release-plugin] prepare for next development iteration
  • f3c1f43 [maven-release-plugin] prepare release jackson-datatype-joda-2.11.4
  • 47ddd7d prepare for 2.11.4 release
  • Additional commits viewable in compare view

Updates jackson-datatype-jsr310 from 2.10.1 to 2.12.1

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.

Bumps `jackson.version` from 2.10.1 to 2.12.1.

Updates `jackson-module-jsonSchema` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-module-jsonSchema/releases)
- [Commits](FasterXML/jackson-module-jsonSchema@jackson-module-jsonSchema-2.10.1...jackson-module-jsonSchema-2.12.1)

Updates `jackson-core` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.12.1)

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

Updates `jackson-databind` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-datatype-guava` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-datatypes-collections/releases)
- [Commits](FasterXML/jackson-datatypes-collections@jackson-datatypes-collections-2.10.1...jackson-datatypes-collections-2.12.1)

Updates `jackson-datatype-joda` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases)
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.10.1...jackson-datatype-joda-2.12.1)

Updates `jackson-datatype-jsr310` from 2.10.1 to 2.12.1

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2021
@fhebuterne
Copy link
Member

Fixed by using Jackson 2.15.2

@fhebuterne fhebuterne closed this Jul 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.12.1 branch July 3, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant