Skip to content

Commit

Permalink
Build: Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) from 2.9.9 to 2.15.3.
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.9.9...jackson-dataformat-xml-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent b5ea0d5 commit 747fd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hive3 = "3.1.3"
immutables-value = "2.10.0"
jackson-annotations = "2.15.2"
jackson-bom = "2.14.2"
jackson-dataformat-xml = "2.9.9"
jackson-dataformat-xml = "2.15.3"
jackson211 = { strictly = "[2.11, 2.12[", prefer = "2.11.4"} # see rich version usage explanation above
jackson212 = { strictly = "[2.12, 2.13[", prefer = "2.12.3"}
jackson213 = { strictly = "[2.13, 2.14[", prefer = "2.13.4"}
Expand Down

0 comments on commit 747fd20

Please sign in to comment.