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 aab3901 commit 06784c5Copy full SHA for 06784c5
build.gradle
@@ -16,7 +16,7 @@ repositories {
16
}
17
18
ext {
19
- jackson_version = "2.17.0"
+ jackson_version = "2.17.1"
20
jakarta_annotation_version = "1.3.5"
21
junit_version = "4.13.2"
22
0 commit comments