Skip to content

Commit

Permalink
Update jackson-databind to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-scala-steward-public-repos[bot] committed Apr 25, 2024
1 parent 2321012 commit d6cefb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libraryDependencies ++= Seq(
"com.squareup.okhttp3" % "okhttp" % "4.12.0",
"com.amazonaws" % "aws-java-sdk-cloudwatch" % awsSdkVersion,
"com.amazonaws" % "aws-java-sdk-ec2" % awsSdkVersion,
"com.fasterxml.jackson.core" % "jackson-databind" % "2.16.2",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.17.0",
)

assembly / assemblyMergeStrategy := {
Expand Down

0 comments on commit d6cefb0

Please sign in to comment.