Skip to content

Commit

Permalink
Update jackson-databind to 2.17.2 (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 10, 2024
1 parent d3f5b83 commit 7619f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val commonsLang = "3.14.0"
val emil = "0.17.0"
val http4s = "0.23.27"
val jackson = "2.17.1"
val jackson = "2.17.2"
val liquibaseSlf4j = "5.0.0"
val logback = "1.5.6"
val logbackJackson = "0.1.5"
Expand Down

0 comments on commit 7619f35

Please sign in to comment.