Skip to content

Commit 8ebc290

Browse files
committed
Upgrade to Woodstox 7.1.1
Closes gh-1611
1 parent 0e302c9 commit 8ebc290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ws-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
1717
api(platform("org.springframework.security:spring-security-bom:6.5.0"))
1818
constraints {
19-
api("com.fasterxml.woodstox:woodstox-core:7.1.0")
19+
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
2020
api("com.google.code.findbugs:jsr305:3.0.2")
2121
api("com.icegreen:greenmail:2.1.3")
2222
api("com.icegreen:greenmail-junit5:2.1.3")

0 commit comments

Comments
 (0)