We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957aeac commit 03c47c3Copy full SHA for 03c47c3
src/bom-thirdparty/build.gradle.kts
@@ -54,7 +54,7 @@ dependencies {
54
api("com.google.errorprone:error_prone_annotations:2.44.0")
55
api("com.helger.commons:ph-commons:12.1.0")
56
api("com.helger:ph-css:8.1.0")
57
- api("com.fasterxml.woodstox:woodstox-core:7.1.0")
+ api("com.fasterxml.woodstox:woodstox-core:7.1.1")
58
api("com.jayway.jsonpath:json-path:2.10.0")
59
api("com.miglayout:miglayout-core:11.4.2")
60
api("com.miglayout:miglayout-swing:11.4.2")
0 commit comments