Skip to content

Update jackson-databind to 2.14.2#711

Merged
xerial merged 1 commit intomsgpack:developfrom
scala-steward:update/jackson-databind-2.14.2
Feb 4, 2023
Merged

Update jackson-databind to 2.14.2#711
xerial merged 1 commit intomsgpack:developfrom
scala-steward:update/jackson-databind-2.14.2

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates com.fasterxml.jackson.core:jackson-databind from 2.13.5 to 2.14.2.

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

@xerial xerial added the breaking label Feb 4, 2023
@xerial
Copy link
Copy Markdown
Member

xerial commented Feb 4, 2023

Jackson 2.14.2 has already been used in major projects like Spark, Trino. It should be ok to upgrade it.

@xerial xerial merged commit 6ba76dd into msgpack:develop Feb 4, 2023
@scala-steward scala-steward deleted the update/jackson-databind-2.14.2 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants