Skip to content

Update jackson-databind to 2.22.0#509

Closed
scala-steward wants to merge 1 commit into
apache:mainfrom
scala-steward:update/jackson-databind-2.22.0
Closed

Update jackson-databind to 2.22.0#509
scala-steward wants to merge 1 commit into
apache:mainfrom
scala-steward:update/jackson-databind-2.22.0

Conversation

@scala-steward

@scala-steward scala-steward commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@scala-steward scala-steward force-pushed the update/jackson-databind-2.22.0 branch from e347387 to f1f64ac Compare June 4, 2026 13:43

@Philippus Philippus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scala module 2.21.4 requires Jackson Databind version >= 2.21.0 and < 2.22.0 - Found jackson-databind version 2.22.0 issue

@pjfanning

Copy link
Copy Markdown
Member

the point with jackson is that we are meant to keep the pekko modules consistent with the core pekko repo

I don't think we should upgrade the pekko modules yet

@scala-steward scala-steward force-pushed the update/jackson-databind-2.22.0 branch 4 times, most recently from 85c4ee2 to 2d240ba Compare June 18, 2026 15:06
@scala-steward scala-steward force-pushed the update/jackson-databind-2.22.0 branch 4 times, most recently from bc91425 to 90eb369 Compare June 26, 2026 15:18
@scala-steward scala-steward force-pushed the update/jackson-databind-2.22.0 branch 3 times, most recently from 0b92d4d to f618ab2 Compare July 2, 2026 15:05
@scala-steward scala-steward force-pushed the update/jackson-databind-2.22.0 branch from f618ab2 to ba0e05d Compare July 6, 2026 14:28
@scala-steward

Copy link
Copy Markdown
Contributor Author

Superseded by

@scala-steward scala-steward deleted the update/jackson-databind-2.22.0 branch July 10, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants