We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 114ccbd + 2691613 commit d9cefa9Copy full SHA for d9cefa9
1 file changed
cup-objects/build.gradle
@@ -1,7 +1,7 @@
1
dependencies {
2
implementation project(":cup-core")
3
4
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.2'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.3'
5
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.21.2'
6
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.21.2'
7
0 commit comments