We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b4492 commit be0b1bdCopy full SHA for be0b1bd
sample-resource-plugin/build.gradle
@@ -67,7 +67,7 @@ configurations.all {
67
'org.mockito:mockito-core:5.17.0',
68
'net.bytebuddy:byte-buddy:1.15.11',
69
'commons-codec:commons-codec:1.16.1',
70
- 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
+ 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
71
}
72
73
0 commit comments