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 1f82eac commit 853add6Copy full SHA for 853add6
1 file changed
gradle-scripts/extensions.gradle
@@ -31,7 +31,7 @@ ext {
31
32
jackson_core = [
33
version: '3.1.0',
34
- annotations: 'com.fasterxml.jackson.core:jackson-annotations:2.19.1',
+ annotations: 'com.fasterxml.jackson.core:jackson-annotations:2.21',
35
databind: 'tools.jackson.core:jackson-databind:3.1.0',
36
core: 'tools.jackson.core:jackson-core:3.1.0',
37
//datatype: 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:3.1.0',
0 commit comments