Skip to content

Commit 7487348

Browse files
Update jackson_version to v2.13.2 (#68)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b1e7f75 commit 7487348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1"
13+
jackson_version = "2.13.2"
1414
}
1515

1616
ramltojaxrs {

0 commit comments

Comments
 (0)