Skip to content

Commit cbcfe3c

Browse files
authored
jackson 2.19.1
1 parent 3033f93 commit cbcfe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ lazy val library =
284284
val argonaut = "6.3.11"
285285
val avro4s = "4.1.2"
286286
val circe = "0.14.14"
287-
val jackson2 = "2.18.4"
287+
val jackson2 = "2.19.1"
288288
val jackson3 = "3.0.0-rc5"
289289
val json4s = "4.0.7"
290290
val jsoniterScala = "2.36.4"

0 commit comments

Comments
 (0)