Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps jackson-core.version from 2.14.2 to 2.20.0.
Updates com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.20.0

Commits
  • ea0830a [maven-release-plugin] prepare release jackson-core-2.20.0
  • e16733a Prep for 2.20.0
  • 93deb38 Drop RC from version pre-2.20.0 release
  • f0bcc3c Handle deprecation warnings
  • 6e70d08 Fix #1462: deprecate JsonFactory.createParser(URL) (#1464)
  • 588cc76 Post release version bump
  • 018f9e1 [maven-release-plugin] prepare for next development iteration
  • 360e498 [maven-release-plugin] prepare release jackson-core-2.20.0-rc1
  • 538ac44 Prep for 2.20.0-rc1
  • dfbf47b Merge branch '2.19' into 2.x
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.14.2 to 2.20.0

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.14.2 to 2.20.0

Updates com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.14.2 to 2.20.0

Commits
  • 08aec25 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.20.0
  • a275bf7 Prep for 2.20.0
  • 2e5caf2 Drop rc2 from version
  • b8119ac Post-release version bump
  • eada868 [maven-release-plugin] prepare for next development iteration
  • 9b563e5 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.20.0-rc1
  • 0c3fcf7 Prep for 2.20.0-rc1
  • 653b42f -> 2.20.0-rc1-SNAPSHOT
  • af0968b Merge branch '2.19' into 2.x
  • 4610bec Post-release version bump
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `jackson-core.version` from 2.14.2 to 2.20.0.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.2 to 2.20.0
- [Commits](FasterXML/jackson-core@jackson-core-2.14.2...jackson-core-2.20.0)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.2 to 2.20.0

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.14.2 to 2.20.0

Updates `com.fasterxml.jackson.datatype:jackson-datatype-json-org` from 2.14.2 to 2.20.0
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.14.2...jackson-datatypes-misc-parent-2.20.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-json-org
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #397.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/jackson-core.version-2.20.0 branch September 1, 2025 23:29
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants