Skip to content

Commit

Permalink
jackson 2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jan 4, 2024
1 parent 52150ce commit 04d64b9
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 @@ -7,7 +7,7 @@ object Dependencies {
val pekko = "1.0.2"
val pekkoHttpV = "1.0.0"
val iep = "5.0.16"
val jackson = "2.16.0"
val jackson = "2.16.1"
val log4j = "2.22.0"
val scala = "2.13.12"
val slf4j = "1.7.36"
Expand Down

0 comments on commit 04d64b9

Please sign in to comment.