Skip to content

Commit 0fe12a6

Browse files
committed
update version of jackson databind to 2.15.3
1 parent 3901f80 commit 0fe12a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ versions += [
103103
gradle: "8.3",
104104
grgit: "4.1.1",
105105
httpclient: "4.5.14",
106-
jackson: "2.15.2",
106+
jackson: "2.15.3",
107107
jacoco: "0.8.10",
108108
javassist: "3.29.2-GA",
109109
jetty: "9.4.52.v20230823",

0 commit comments

Comments
 (0)