Skip to content

Commit 7f252e5

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent 20d8935 commit 7f252e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
}
1717

1818
ext {
19-
jackson_version = "2.17.2"
19+
jackson_version = "2.18.0"
2020
jakarta_annotation_version = "1.3.5"
2121
junit_version = "4.13.2"
2222
}

0 commit comments

Comments
 (0)