Skip to content

Bump jackson.version from 2.21.2 to 2.21.3#3538

Merged
wgtmac merged 2 commits intomasterfrom
dependabot/maven/jackson.version-2.21.3
May 5, 2026
Merged

Bump jackson.version from 2.21.2 to 2.21.3#3538
wgtmac merged 2 commits intomasterfrom
dependabot/maven/jackson.version-2.21.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps jackson.version from 2.21.2 to 2.21.3.
Updates com.fasterxml.jackson.core:jackson-core from 2.21.2 to 2.21.3

Commits
  • 5815636 [maven-release-plugin] prepare release jackson-core-2.21.3
  • 6e728f9 Prep for 2.21.3 release
  • 4e30cf2 Merge branch '2.20' into 2.21
  • 1429fff Merge branch '2.19' into 2.20
  • 8f622c5 Merge branch '2.18' into 2.19
  • cd4d6b2 Post-release dep version bump
  • 0345882 [maven-release-plugin] prepare for next development iteration
  • a7a5562 [maven-release-plugin] prepare release jackson-core-2.18.7
  • cd647ea Prep for 2.18.7 release
  • 0ac2f77 Update release notes
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.2 to 2.21.3

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 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.version` from 2.21.2 to 2.21.3.

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.2 to 2.21.3

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 3, 2026
Comment thread pom.xml Outdated
@Fokko Fokko added this to the 1.17.1 milestone May 5, 2026
@Fokko
Copy link
Copy Markdown
Contributor

Fokko commented May 5, 2026

@wgtmac I think it makes sense to backport this to 1.17.1 as well: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.3

@wgtmac
Copy link
Copy Markdown
Member

wgtmac commented May 5, 2026

@wgtmac I think it makes sense to backport this to 1.17.1 as well: https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.3

That sounds good! Let me take care of it.

@wgtmac wgtmac merged commit 5eabf45 into master May 5, 2026
10 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/jackson.version-2.21.3 branch May 5, 2026 06:40
wgtmac pushed a commit that referenced this pull request May 5, 2026
* Bump jackson.version from 2.21.2 to 2.21.3

Bumps `jackson.version` from 2.21.2 to 2.21.3.

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.2 to 2.21.3

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump `jackson-databind` as well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fokko Driesprong <fokko@apache.org>
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.

2 participants