We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77784dc commit 3de4426Copy full SHA for 3de4426
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