Skip to content

Commit 0d57a10

Browse files
committed
Update jackson-core to 3.1.2
1 parent 6f3de3b commit 0d57a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object Dependencies {
4040

4141
val jacksonAnnotationsVersion = "2.21"
4242
val jacksonVersion2 = "2.21.2"
43-
val jacksonVersion3 = "3.1.1"
43+
val jacksonVersion3 = "3.1.2"
4444

4545
val scala213Version = "2.13.18"
4646
val scala3Version = "3.3.7"

0 commit comments

Comments
 (0)