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.
2 parents 961ac9c + 35aaa86 commit 10b4afbCopy full SHA for 10b4afb
gradle/libs.versions.toml
@@ -31,4 +31,4 @@ ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref =
31
32
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
33
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.6" }
34
-jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.17.1" }
+jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.17.2" }
0 commit comments