Skip to content

jackson-databind 2.22.0 (was 2.21.4)#13997

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

jackson-databind 2.22.0 (was 2.21.4)#13997
scala-steward wants to merge 1 commit into
playframework:mainfrom
scala-steward:update/jackson-databind-2.22.0

Conversation

@scala-steward

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

@mergify mergify Bot added the type:updates label Jun 12, 2026
@mkurz

mkurz commented Jun 15, 2026

Copy link
Copy Markdown
Member

Thanks to the scripted tests that was added we now see all the new settings/config of new jackson version:

   "mapperFeatures" : {
...
     "SORT_PROPERTIES_BY_INDEX" : true,
...

SORT_PROPERTIES_BY_INDEX is new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants