Skip to content

chore(deps): bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0#60

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/gradle/tools.jackson-jackson-bom-3.1.0
Open

chore(deps): bump tools.jackson:jackson-bom from 3.0.4 to 3.1.0#60
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/gradle/tools.jackson-jackson-bom-3.1.0

Conversation

@dependabot
Copy link

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

Bumps tools.jackson:jackson-bom from 3.0.4 to 3.1.0.

Commits
  • 71cd2e0 [maven-release-plugin] prepare release jackson-bom-3.1.0
  • 6926bbd Prep for 3.1.0 release
  • 5e763e5 Merge branch '3.x' of github.com:FasterXML/jackson-bom into 3.x
  • 26b42d6 Update to latest oss-parent (v76)
  • b1c70b5 Merge pull request #118 from FasterXML/dependabot/github_actions/github-actio...
  • de14794 Bump the github-actions group with 2 updates
  • 5f92034 Post-release dep version bump
  • 648cb70 [maven-release-plugin] prepare for next development iteration
  • e59dd9a [maven-release-plugin] prepare release jackson-bom-3.1.0-rc1
  • 4e60dd9 Prep for 3.1.0-rc1 release
  • Additional commits viewable in compare view

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)

Greptile Summary

Updates Jackson BOM from 3.0.4 to 3.1.0, a minor version bump maintaining backward compatibility.

  • Single-line dependency version update in build.gradle.kts
  • Project already uses Jackson 3.x APIs (tools.jackson namespace)
  • Existing tests cover Jackson deserialization and will validate compatibility
  • CI workflow runs build and tests automatically

Confidence Score: 5/5

  • Safe to merge - routine dependency update with no breaking changes
  • Minor version update from 3.0.4 to 3.1.0 maintains backward compatibility; project already uses Jackson 3.x APIs; comprehensive test coverage exists; CI validates changes automatically
  • No files require special attention

Important Files Changed

Filename Overview
build.gradle.kts Updated Jackson BOM from 3.0.4 to 3.1.0 - straightforward minor version bump

Last reviewed commit: 145da1d

Bumps [tools.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 3.0.4 to 3.1.0.
- [Commits](FasterXML/jackson-bom@jackson-bom-3.0.4...jackson-bom-3.1.0)

---
updated-dependencies:
- dependency-name: tools.jackson:jackson-bom
  dependency-version: 3.1.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 26, 2026
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.

0 participants