Skip to content

Commit 9c27a38

Browse files
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2
1 parent 02fdcca commit 9c27a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/test.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript{
22
ext {
33
jsonSchemaValidatorVersion = '2.2.14'
4-
jacksonDatatypeJsr310Version = '2.14.1'
4+
jacksonDatatypeJsr310Version = '2.17.2'
55
}
66
repositories(repos)
77
}

0 commit comments

Comments
 (0)