Skip to content

Commit 9d9b622

Browse files
Update jackson_version to v2.17.2
1 parent d87ffdf commit 9d9b622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

de.bitctrl.dav.rest.api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sourceSets.main.java.srcDir "$buildDir/generated"
1010

1111
ext {
1212

13-
jackson_version = "2.13.2"
13+
jackson_version = "2.17.2"
1414
}
1515

1616
ramltojaxrs {

0 commit comments

Comments
 (0)