Skip to content

build(deps): bump jackson.version from 2.21.4 to 2.22.1#2768

Merged
jbonofre merged 3 commits into
mainfrom
dependabot/maven/main/jackson.version-2.22.1
Jul 11, 2026
Merged

build(deps): bump jackson.version from 2.21.4 to 2.22.1#2768
jbonofre merged 3 commits into
mainfrom
dependabot/maven/main/jackson.version-2.22.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps jackson.version from 2.21.4 to 2.22.1.
Updates com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.1

Commits

Updates com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 2.21.4 to 2.22.1

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.21.4 to 2.22.1

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 8, 2026
@jbonofre

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps `jackson.version` from 2.21.4 to 2.22.1.

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

Updates `com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 2.21.4 to 2.22.1

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.21.4 to 2.22.1

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/main/jackson.version-2.22.1 branch from 0e40f06 to 46097ed Compare July 10, 2026 04:41
jbonofre added 2 commits July 10, 2026 07:05
Fix OSGi resolution failure: jackson-jaxrs-json-provider 2.22.1 requires
com.fasterxml.jackson.annotation >= 2.22.0, but the jackson-annotations
bundle was still pinned to 2.21 via a separate property.
jackson-dataformat-xml 2.22.1 requires org.codehaus.stax2 >= 4.3.0
in its OSGi manifest, which stax2-api 4.2.2 does not satisfy.
@jbonofre jbonofre merged commit 26d5c61 into main Jul 11, 2026
6 checks passed
@jbonofre jbonofre deleted the dependabot/maven/main/jackson.version-2.22.1 branch July 11, 2026 04:41
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