Skip to content

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.1 to 2.22.2 - #395

Merged
bernardladenthin merged 2 commits into
mainfrom
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.2
Aug 25, 2026
Merged

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.1 to 2.22.2#395
bernardladenthin merged 2 commits into
mainfrom
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps com.fasterxml.jackson.core:jackson-databind from 2.22.1 to 2.22.2.

Commits

Dependabot compatibility score

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 [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.22.1 to 2.22.2.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 23, 2026
@dependabot
dependabot Bot requested a review from bernardladenthin as a code owner August 23, 2026 16:04
@dependabot dependabot Bot added the java Pull requests that update java code label Aug 23, 2026
@dependabot
dependabot Bot deployed to startgate August 23, 2026 16:04 Active
@bernardladenthin
bernardladenthin merged commit b6704fb into main Aug 25, 2026
8 of 14 checks passed
@bernardladenthin
bernardladenthin deleted the dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.2 branch August 25, 2026 07:33
@claude

claude Bot commented Aug 25, 2026

Copy link
Copy Markdown

Code Review Summary

Safe Dependency Update

This is a routine patch version bump for Jackson (2.22.1 → 2.22.2).

Assessment:

  • ✅ Patch-level update is low-risk (no breaking changes expected)
  • ✅ Single-line change in pom.xml to jackson.version property
  • ✅ No code changes required in consumer code
  • ✅ Jackson is a stable, widely-used serialization library
  • ✅ All existing Maven version convergence pinning constraints preserved

Notes:

  • This follows standard dependency management practices
  • The update is applied via the centralized jackson.version property in dependencyManagement, ensuring consistency across all Jackson artifacts
  • No new or deprecated APIs introduced in patch releases

Recommendation: Approved ✅

@sonarqubecloud

Copy link
Copy Markdown

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