Skip to content

Commit 344c741

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.19.0 to 2.19.1. - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.0...jackson-dataformat-xml-2.19.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7acb13a commit 344c741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref =
3232

3333
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
3434
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.18" }
35-
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.19.0" }
35+
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.19.1" }

0 commit comments

Comments
 (0)