Skip to content

Commit 9b8484b

Browse files
committed
Upgrade to Woodstox 7.1.1
Closes gh-1659
1 parent 0336346 commit 9b8484b

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
@@ -32,7 +32,7 @@ dependencies {
3232
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
3333
api(platform("org.springframework.security:spring-security-bom:7.0.0-M1"))
3434
constraints {
35-
api("com.fasterxml.woodstox:woodstox-core:7.1.0")
35+
api("com.fasterxml.woodstox:woodstox-core:7.1.1")
3636
api("com.google.code.findbugs:jsr305:3.0.2")
3737
api("com.icegreen:greenmail:2.1.3")
3838
api("com.icegreen:greenmail-junit5:2.1.3")

0 commit comments

Comments
 (0)