Skip to content

Commit

Permalink
Update jackson-core to 2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 10, 2024
1 parent e168cce commit 1abb771
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 @@ -212,7 +212,7 @@ lazy val dependency =
val kafka = "3.6.1"
val play = "3.0.2"
val upickle = "3.1.4"
val jackson = "2.16.1"
val jackson = "2.16.2"
val zioJson = "0.6.2"
}
val kafkaClients = "org.apache.kafka" % "kafka-clients" % Version.kafka
Expand Down

0 comments on commit 1abb771

Please sign in to comment.