Skip to content

Commit 9f8d87d

Browse files
Update jackson-core to 3.1.1 (#2823)
1 parent 5addd96 commit 9f8d87d

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
@@ -39,7 +39,7 @@ object Dependencies {
3939

4040
val jacksonAnnotationsVersion = "2.21"
4141
val jacksonVersion2 = "2.21.2"
42-
val jacksonVersion3 = "3.1.0"
42+
val jacksonVersion3 = "3.1.1"
4343

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

0 commit comments

Comments
 (0)