Skip to content

Commit c82b295

Browse files
Update jackson monorepo to v2.21.2
1 parent 07915cf commit c82b295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ val reactiveMongoPlayVersion = "1.1.0-play30.RC20"
4848
// Play framework 3.x is still bound to older guice version
4949
val guiceVersion = "6.0.0"
5050
val pureConfigVersion = "0.17.10"
51-
val jacksonVersion = "2.21.1"
51+
val jacksonVersion = "2.21.2"
5252

5353
libraryDependencies ++= Seq(
5454
"org.reactivemongo" %% "play2-reactivemongo" % reactiveMongoPlayVersion,

0 commit comments

Comments
 (0)