Skip to content

Update jackson-databind to 2.13.3#641

Closed
scala-steward wants to merge 1 commit intomsgpack:developfrom
scala-steward:update/jackson-databind-2.13.3
Closed

Update jackson-databind to 2.13.3#641
scala-steward wants to merge 1 commit intomsgpack:developfrom
scala-steward:update/jackson-databind-2.13.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.13.3.

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

RELEASE_NOTES.md
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 = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-databind" }
}]

labels: library-update, old-version-remains, commit-count:1

@scala-steward scala-steward force-pushed the update/jackson-databind-2.13.3 branch from ca2a5f2 to 658890a Compare May 14, 2022 22:41
@xerial xerial closed this Jun 3, 2022
@scala-steward scala-steward deleted the update/jackson-databind-2.13.3 branch February 24, 2026 19:47
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.

2 participants