Skip to content

Commit 03c47c3

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency com.fasterxml.woodstox:woodstox-core to v7.1.1
1 parent 957aeac commit 03c47c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bom-thirdparty/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
api("com.google.errorprone:error_prone_annotations:2.44.0")
5555
api("com.helger.commons:ph-commons:12.1.0")
5656
api("com.helger:ph-css:8.1.0")
57-
api("com.fasterxml.woodstox:woodstox-core:7.1.0")
57+
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
5858
api("com.jayway.jsonpath:json-path:2.10.0")
5959
api("com.miglayout:miglayout-core:11.4.2")
6060
api("com.miglayout:miglayout-swing:11.4.2")

0 commit comments

Comments
 (0)