Skip to content

Commit 557f25c

Browse files
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml (#169)
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.18.0 to 2.18.1. - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0ba74e commit 557f25c

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
@@ -31,4 +31,4 @@ ktor-client-core = { group = "io.ktor", name = "ktor-client-core", version.ref =
3131

3232
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
3333
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version = "1.5.12" }
34-
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.18.0" }
34+
jackson-dataformat-xml = { group = "com.fasterxml.jackson.dataformat", name = "jackson-dataformat-xml", version = "2.18.1" }

0 commit comments

Comments
 (0)