Skip to content

Commit

Permalink
Update jackson-annotations, jackson-core, ... to 2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and blast-hardcheese committed Oct 19, 2023
1 parent fa02cc3 commit 5b60108
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/src/main/scala/modules/scalaAkkaHttp.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ object scalaAkkaHttp {
val catsVersion = "2.10.0"
val circeVersion = "0.14.6"
val hibernateVersion = "6.2.5.Final"
val jacksonVersion = "2.15.2"
val jacksonVersion = "2.15.3"
val javaxAnnotationVersion = "1.3.2"
val javaxElVersion = "3.0.0"
val jaxbApiVersion = "2.3.1"
Expand Down
2 changes: 1 addition & 1 deletion project/src/main/scala/modules/scalaDropwizard.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object scalaDropwizard {
val catsVersion = "2.10.0"
val dropwizardScalaVersion = "1.3.7-1"
val dropwizardVersion = "1.3.29"
val jacksonVersion = "2.15.2"
val jacksonVersion = "2.15.3"
val javaxAnnotationVersion = "1.3.2"
val jaxbApiVersion = "2.3.1"
val jerseyVersion = "2.25.1"
Expand Down

0 comments on commit 5b60108

Please sign in to comment.