Skip to content

Commit

Permalink
jackson 2.16.2 (#604)
Browse files Browse the repository at this point in the history
Revert until performance issue is worked out in jackson 2.17.
  • Loading branch information
brharrington authored May 2, 2024
1 parent 2b4b9c9 commit a6db09a
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 @@ -4,7 +4,7 @@ object Dependencies {
object Versions {
val assertj = "3.25.3"
val aws2 = "2.25.23"
val jackson = "2.17.0"
val jackson = "2.16.2"
val scala = "2.12.19"
val slf4j = "1.7.36"
val spectator = "1.7.11"
Expand Down

0 comments on commit a6db09a

Please sign in to comment.