Skip to content

Commit e8d2b65

Browse files
Update jackson_version to v2.16.0
1 parent 7724542 commit e8d2b65

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.16.0"
1414
}
1515

1616
ramltojaxrs {

0 commit comments

Comments
 (0)