Skip to content

Update jackson-annotations to 2.21#728

Merged
rossabaker merged 2 commits intomainfrom
update/jackson-annotations-2.21
Feb 20, 2026
Merged

Update jackson-annotations to 2.21#728
rossabaker merged 2 commits intomainfrom
update/jackson-annotations-2.21

Conversation

@typelevel-steward
Copy link
Contributor

@typelevel-steward typelevel-steward bot commented Jan 19, 2026

About this PR

📦 Updates com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21

📜 Version Diff

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.20).
You might want to review and update them manually.

benchmark/build.sbt
benchmark/src/main/resources/countries.geo.json
benchmark/src/main/resources/qux1.json
benchmark/src/main/resources/qux2.json
benchmark/src/main/resources/ugh10k.json
⚙ 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-annotations" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-annotations" }
}]
labels: library-update, old-version-remains, commit-count:1

@typelevel-steward typelevel-steward bot force-pushed the update/jackson-annotations-2.21 branch from f813508 to 4ca0338 Compare February 18, 2026 20:14
@rossabaker rossabaker merged commit ee0e5f7 into main Feb 20, 2026
12 checks passed
@rossabaker rossabaker deleted the update/jackson-annotations-2.21 branch February 20, 2026 19:29
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.

1 participant