Upgrade to Woodstox 7.1.0
Closes gh-1534
This commit is contained in:
@@ -16,7 +16,7 @@ dependencies {
|
||||
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
|
||||
api(platform("org.springframework.security:spring-security-bom:6.5.0-SNAPSHOT"))
|
||||
constraints {
|
||||
api("com.fasterxml.woodstox:woodstox-core:6.5.1")
|
||||
api("com.fasterxml.woodstox:woodstox-core:7.1.0")
|
||||
api("com.google.code.findbugs:jsr305:3.0.2")
|
||||
api("com.icegreen:greenmail:2.0.1")
|
||||
api("com.icegreen:greenmail-junit5:2.0.1")
|
||||
|
||||
Reference in New Issue
Block a user