Skip to content

Commit 549cf6d

Browse files
authored
revert to jackson 2.18.4 (#124)
1 parent 6ba4b8b commit 549cf6d

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.13"
287-
val jackson2 = "2.19.0"
287+
val jackson2 = "2.18.4"
288288
val jackson3 = "3.0.0-rc4"
289289
val json4s = "4.0.7"
290290
val jsoniterScala = "2.35.3"

0 commit comments

Comments
 (0)