Skip to content

Bump jackson from 2.20.1 to 2.21.0 in /kotlin#860

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/kotlin/jackson-2.21.0
Open

Bump jackson from 2.20.1 to 2.21.0 in /kotlin#860
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/kotlin/jackson-2.21.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps jackson from 2.20.1 to 2.21.0.
Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.20.1 to 2.21.0

Commits
  • c349ed8 [maven-release-plugin] prepare release jackson-module-kotlin-2.21.0
  • 36af3c4 Prep for 2.21.0 release
  • 6d9db9d Merge pull request #1085 from k163377/feat/1063
  • 32bf8b5 Update release notes wrt #1085
  • dcdff9d Added addMixIn function for generic MapperBuilder
  • bd1d864 Merge pull request #1075 from k163377/fix-sup
  • e0269b1 Remove unnecessary suppression
  • 277a562 Merge pull request #1071 from k163377/update-docs
  • 8a14ebf Fix and update Jackson version in docs
  • 9d67d92 Merge pull request #1067 from k163377/upd-ci
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.module:jackson-module-afterburner from 2.20.1 to 2.21.0

Commits
  • 08f86b9 [maven-release-plugin] prepare release jackson-modules-base-2.21.0
  • 0ae204f Prep for 2.21.0 release
  • 3cfe4bf Add jackson-module-spi-subtypes module (#229)
  • 225f313 Merge branch '2.20' into 2.x
  • 1362313 Post-release dep version bump
  • 8fbdf18 [maven-release-plugin] prepare for next development iteration
  • d0a1324 Add test for #314 (#315)
  • 0a96795 Bump codecov/codecov-action in the github-actions group (#312)
  • 12ffdc6 Fix LICENSE for jackson-module-blackbird (#310)
  • d0fbafe Bump the github-actions group with 3 updates (#309)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.0

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.20.1 to 2.21.0

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.20.1 to 2.21.0

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.20.1 to 2.21.0

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.fasterxml.jackson.core:jackson-databind [>= 2.16.a, < 2.17]
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml [>= 2.16.a, < 2.17]
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 [>= 2.16.a, < 2.17]
com.fasterxml.jackson.module:jackson-module-afterburner [>= 2.16.a, < 2.17]
com.fasterxml.jackson.module:jackson-module-kotlin [>= 2.16.a, < 2.17]

You can trigger a rebase of this PR 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` from 2.20.1 to 2.21.0.

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.20.1 to 2.21.0
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.20.1...jackson-module-kotlin-2.21.0)

Updates `com.fasterxml.jackson.module:jackson-module-afterburner` from 2.20.1 to 2.21.0
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.20.1...jackson-modules-base-2.21.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.20.1 to 2.21.0
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.20.1...jackson-dataformats-text-2.21.0)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.21.0

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.20.1 to 2.21.0

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-afterburner
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 1, 2026
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.

1 participant