Skip to content

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 in /dhis-2/dhis-test-e2e - #24062

Closed
dependabot[bot] wants to merge 1 commit into
2.41from
dependabot-maven-dhis-2-dhis-test-e2e-2.41-com.fasterxml.jackson.core-jackson-databind-2.22.0
Closed

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 in /dhis-2/dhis-test-e2e#24062
dependabot[bot] wants to merge 1 commit into
2.41from
dependabot-maven-dhis-2-dhis-test-e2e-2.41-com.fasterxml.jackson.core-jackson-databind-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.core:jackson-databind from 2.21.3 to 2.22.0.

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) June 1, 2026 01:04
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.21.3 to 2.22.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  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-maven-dhis-2-dhis-test-e2e-2.41-com.fasterxml.jackson.core-jackson-databind-2.22.0 branch from 9cd73ff to b1609b8 Compare June 1, 2026 01:17
@stian-sandvold

Copy link
Copy Markdown
Contributor

Holding this — Jackson 2.22.0 was never completely released to Maven Central, so this bump cannot resolve.

Jackson decoupled its module version trains around 2.20. In the 2.22.0 train, jackson-databind, jackson-dataformat-xml and jackson-bom were published on 2026-06-01, but jackson-core 2.22.0 got stuck in Sonatype publishing and never landedjackson-core's maven-metadata.xml still shows <release>2.21.4</release>, and Central 404s jackson-core:2.22.0.

The trap: jackson-databind:2.22.0 transitively requires jackson-core:2.22.0 (its POM pins jackson.version.core = 2.22.0), which doesn't exist. That's why api-test fails at dependency resolution:

The POM for com.fasterxml.jackson.core:jackson-core:jar:2.22.0 is missing ...
Could not find artifact com.fasterxml.jackson.core:jackson-core:jar:2.22.0 in central

Reference — maintainers confirm the stuck Sonatype deploy: FasterXML/jackson#367

"I pushed 'jackson-core' release along with everything else but while other components succeeded, jackson-core is stuck -- not failed, stuck."

and add:

"The most important changes are in 2.21.4. I wouldn't worry too much about upgrading to 2.22.0."

(2.22.1 is suggested upstream as the eventual fix.) No CVE is fixed or introduced between 2.21.x and 2.22.0, so there's no urgency. Recommend closing/holding until jackson-core 2.22.x (likely 2.22.1) is published, then re-attempting the whole train together.

Related PRs blocked by the same incomplete release: #24072, #24055, #24056, #24060, #24062.

@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #24391.

@dependabot dependabot Bot closed this Jul 8, 2026
auto-merge was automatically disabled July 8, 2026 00:22

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot-maven-dhis-2-dhis-test-e2e-2.41-com.fasterxml.jackson.core-jackson-databind-2.22.0 branch July 8, 2026 00:22
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