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 c897f98 commit adaf254Copy full SHA for adaf254
application/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
63
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.13.0'
64
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0'
65
- implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.13.0'
+ implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.14.0'
66
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.0'
67
68
implementation 'com.github.freva:ascii-table:1.8.0'
0 commit comments