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 b24eb89 commit e7b29fcCopy full SHA for e7b29fc
build.gradle
@@ -16,7 +16,7 @@ repositories {
16
}
17
18
ext {
19
- jackson_version = "2.17.2"
+ jackson_version = "2.18.0"
20
jakarta_annotation_version = "1.3.5"
21
junit_version = "4.13.2"
22
0 commit comments