msgpack-java icon indicating copy to clipboard operation
msgpack-java copied to clipboard

Update jackson-databind to 2.13.3

Open xerial-bot opened this issue 3 years ago • 0 comments

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
Ignore 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" } ]

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

xerial-bot avatar Jun 02 '22 06:06 xerial-bot