Skip to content

Commit 0ab5b9f

Browse files
Update jackson monorepo
1 parent 1c93d2c commit 0ab5b9f

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.RC19"
4848
// Play framework 3.x is still bound to older guice version
4949
val guiceVersion = "6.0.0"
5050
val pureConfigVersion = "0.17.9"
51-
val jacksonVersion = "2.19.0"
51+
val jacksonVersion = "2.21"
5252

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

0 commit comments

Comments
 (0)