Skip to content

Commit 8fc2e87

Browse files
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.22.1 to 2.22.2. - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.22.1...jackson-dataformat-xml-2.22.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc3fbd4 commit 8fc2e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ immutables-value = { module = "org.immutables:value", version = "2.12.2" }
2222
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version = "2.22" }
2323
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version = "2.22.2" }
2424
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.22.2" }
25-
jackson-dataformat-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml", version = "2.22.1" }
25+
jackson-dataformat-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml", version = "2.22.2" }
2626
jackson-datatype-guava = { module = "com.fasterxml.jackson.datatype:jackson-datatype-guava", version = "2.22.1" }
2727
jackson-datatype-jdk8 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", version = "2.22.1" }
2828
jackson-module-parameterNames = { module = "com.fasterxml.jackson.module:jackson-module-parameter-names", version = "2.22.1" }

0 commit comments

Comments
 (0)