Skip to content

Bump jackson-version from 2.20.1 to 2.21.0#789

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jackson-version-2.21.0
Closed

Bump jackson-version from 2.20.1 to 2.21.0#789
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jackson-version-2.21.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps jackson-version from 2.20.1 to 2.21.0.
Updates com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.20.1 to 2.21.0

Commits
  • f4c58d7 [maven-release-plugin] prepare release jackson-datatype-joda-2.21.0
  • b1e7530 Prep for 2.21.0 release
  • 6ec0f0c Post-release dep version bump
  • c875c4d Post-release dep version bump
  • 91aabb8 [maven-release-plugin] prepare for next development iteration
  • f3b75fe Merge branch '2.20' into 2.x
  • c699609 Bump the github-actions group with 3 updates (#177)
  • 056cd56 Start 2.20 branch; update 2.x to 2.21
  • See full diff in compare view

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.20.1 to 2.21.0

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

Commits
  • 80fb536 [maven-release-plugin] prepare release jackson-core-2.21.0
  • 9097789 Prep for 2.21.0 release
  • d678c69 Javadoc fix for StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION (defaults to `...
  • 67912b2 Minor improvement to UTF32Reader.read() bounds-checks
  • ecf5de2 ...
  • dbb1765 Merge branch '2.20' into 2.x
  • 66a9467 Merge branch '2.19' into 2.20
  • b46c0bd Merge branch '2.18' into 2.19
  • fae2542 release notes update
  • 70c99ba Update UTF8DataInputJsonParser.java (#1512)
  • Additional commits viewable in compare view

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

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

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 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.20.1 to 2.21.0.

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

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.20.1 to 2.21.0

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 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)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  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.core:jackson-databind
  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 9, 2026
@bnouwt
Copy link
Collaborator

bnouwt commented Feb 20, 2026

@dependabot ignore this minor version

We probably cannot upgrade yet because the latest version 2.2.43 of swagger-jaxrs2-jakarta is incompatible with version 2.21.0 of jackson. It generates incorrect code which gives the following error: java.lang.IllegalStateException: Unable to perform operation: create on eu.knowledge.engine.knowledgedirectory.api.JacksonJsonProvider

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2026

OK, I won't notify you about version 2.21.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/maven/jackson-version-2.21.0 branch February 20, 2026 16:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2026

OK, I won't notify you about version 2.21.x again, unless you re-open this PR.

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