Skip to content

Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0#4734

Merged
mattsains-msft merged 3 commits into
mainfrom
dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.22.0
Jun 12, 2026
Merged

Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0#4734
mattsains-msft merged 3 commits into
mainfrom
dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0.

Commits
  • 112e859 [maven-release-plugin] prepare release jackson-bom-2.22.0
  • 2cae2ce Prep for 2.22.0 release
  • 7955d21 Merge branch '2.21' into 2.x
  • 8922a05 Post-release dep version bump
  • 1fa9943 [maven-release-plugin] prepare for next development iteration
  • d1abd31 [maven-release-plugin] prepare release jackson-bom-2.21.4
  • 2aaea43 Prep for 2.21.4 release
  • 902ec69 Update Woodstox/stax2-api (to 7.2.0/4.3.0)
  • 2570647 Merge branch '2.21' into 2.x
  • 9d3a9d5 Post-release dep version bump
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2026
@xiang17

xiang17 commented Jun 2, 2026

Copy link
Copy Markdown
Member

CI failing because 2.22.0 of some packages (e.g. jackson-core) are not available yet: https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-core

Will rerun in a couple of days.

 Execution failed for task ':agent:agent-tooling:compileJava' (registered by plugin class 'org.gradle.api.plugins.JavaBasePlugin').
> Could not resolve all files for configuration ':agent:agent-tooling:compileClasspath'.
   > Could not resolve all dependencies for configuration ':agent:agent-tooling:compileClasspath'.
      > Could not find com.fasterxml.jackson.core:jackson-core:2.22.0.
        Searched in the following locations:
          - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.22.0/jackson-core-2.22.0.pom
          - file:/C:/Users/runneradmin/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.22.0/jackson-core-2.22.0.pom
        Required by:
            project ':agent:agent-tooling' > project :dependencyManagement > com.fasterxml.jackson:jackson-bom:2.22.0
            project ':agent:agent-tooling' > com.azure:azure-core:1.58.0 > com.fasterxml.jackson.core:jackson-databind:2.22.0
            project ':agent:agent-tooling' > com.azure:azure-core:1.58.0 > com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.22.0
   > Could not resolve all dependencies for configuration ':agent:agent-tooling:compileClasspath'.
      > Could not find com.fasterxml.jackson.core:jackson-core:2.22.0.
        Searched in the following locations:
          - https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.22.0/jackson-core-2.22.0.pom
          - file:/C:/Users/runneradmin/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.22.0/jackson-core-2.22.0.pom
        Required by:
            project ':agent:agent-tooling' > com.azure:azure-core:1.58.0

@xiang17

xiang17 commented Jun 12, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.21.3 to 2.22.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.21.3...jackson-bom-2.22.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.22.0
  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/gradle/com.fasterxml.jackson-jackson-bom-2.22.0 branch from dbe2050 to cad8979 Compare June 12, 2026 01:58
@xiang17 xiang17 requested a review from johnoliver as a code owner June 12, 2026 02:00
@mattsains-msft mattsains-msft merged commit 30ac9f4 into main Jun 12, 2026
146 checks passed
@mattsains-msft mattsains-msft deleted the dependabot/gradle/com.fasterxml.jackson-jackson-bom-2.22.0 branch June 12, 2026 16:51
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