Skip to content

Commit 06784c5

Browse files
fix(deps): update jackson_version to v2.17.1
1 parent aab3901 commit 06784c5

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.0"
19+
jackson_version = "2.17.1"
2020
jakarta_annotation_version = "1.3.5"
2121
junit_version = "4.13.2"
2222
}

0 commit comments

Comments
 (0)