Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Update jackson-datatype-jsr310 to 2.16.1 #77

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Jan 12, 2024

About this PR

πŸ“¦ Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.16.0 to 2.16.1

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!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@scala-steward scala-steward force-pushed the update/jackson-datatype-jsr310-2.16.1 branch from 8d7900a to f241568 Compare February 21, 2024 16:16
@scala-steward scala-steward force-pushed the update/jackson-datatype-jsr310-2.16.1 branch from f241568 to c03df2b Compare March 4, 2024 15:20
@scala-steward
Copy link
Contributor Author

Superseded by #88.

@scala-steward scala-steward deleted the update/jackson-datatype-jsr310-2.16.1 branch March 10, 2024 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant