Skip to content

Commit fc2d630

Browse files
committed
update version of jackson databind to 2.15.3
1 parent 28a9e39 commit fc2d630

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.5",
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.53.v20231009",

0 commit comments

Comments
 (0)