Skip to content

Commit

Permalink
Update jackson-core, jackson-databind to 2.18.1 (#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 30, 2024
1 parent 42b2398 commit efcc0fc
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 CirceVersion = "0.14.10"
val CommonsIoVersion = "2.17.0"
val ElasticsearchVersion = "8.15.3"
val JacksonVersion = "2.18.0"
val JacksonVersion = "2.18.1"
val Json4sVersion = "4.0.7"
val Log4jVersion = "2.15.0"
val MockitoVersion = "5.14.2"
Expand Down

0 comments on commit efcc0fc

Please sign in to comment.