Skip to content

Commit fa4507a

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.2.2
1 parent bf13be7 commit fa4507a

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

1616
ramltojaxrs {

0 commit comments

Comments
 (0)