Skip to content

Commit 70e91bf

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency com.fasterxml.woodstox:woodstox-core to v7.1.0
(cherry picked from commit 2206087)
1 parent dac61cc commit 70e91bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ univocity-parsers = { module = "com.univocity:univocity-parsers", version = "2.9
6161
xmlunit-assertj = { module = "org.xmlunit:xmlunit-assertj3", version.ref = "xmlunit" }
6262
xmlunit-placeholders = { module = "org.xmlunit:xmlunit-placeholders", version.ref = "xmlunit" }
6363
testingAnnotations = { module = "com.gradle:develocity-testing-annotations", version = "2.0.1" }
64-
woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.0.0" }
64+
woodstox = { module = "com.fasterxml.woodstox:woodstox-core", version = "7.1.0" }
6565

6666
# Only declared here so Dependabot knows when to update the referenced versions
6767
asciidoctorj-pdf = { module = "org.asciidoctor:asciidoctorj-pdf", version.ref = "asciidoctorj-pdf" }

0 commit comments

Comments
 (0)