We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b1263 commit b36e8c1Copy full SHA for b36e8c1
build.gradle
@@ -16,7 +16,7 @@ repositories {
16
}
17
18
ext {
19
- jackson_version = "2.17.0"
+ jackson_version = "2.17.2"
20
jakarta_annotation_version = "1.3.5"
21
junit_version = "4.13.2"
22
0 commit comments