Skip to content

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Sep 1, 2025

Edited by David An to use separate versions for jackson-core and jackson-annotations due to https://github.com/FasterXML/jackson-annotations/issues/307


About this PR

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

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.19.2).
You might want to review and update them manually.

automation/project/Dependencies.scala
project/Dependencies.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-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

@broadbot broadbot requested a review from a team as a code owner September 1, 2025 12:01
@broadbot broadbot requested review from calypsomatic and davidangb and removed request for a team September 1, 2025 12:01
@github-actions github-actions bot added the Scala_Steward Scala Steward label Sep 1, 2025
@davidangb davidangb requested review from a team, davidangb and samanehsan and removed request for a team and davidangb September 2, 2025 19:44
@davidangb davidangb merged commit 99f18d4 into develop Sep 3, 2025
11 checks passed
@davidangb davidangb deleted the update/jackson-annotations-2.20 branch September 3, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scala_Steward Scala Steward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants