We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0336346 commit 9b8484bCopy full SHA for 9b8484b
spring-ws-platform/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
33
api(platform("org.springframework.security:spring-security-bom:7.0.0-M1"))
34
constraints {
35
- api("com.fasterxml.woodstox:woodstox-core:7.1.0")
+ api("com.fasterxml.woodstox:woodstox-core:7.1.1")
36
api("com.google.code.findbugs:jsr305:3.0.2")
37
api("com.icegreen:greenmail:2.1.3")
38
api("com.icegreen:greenmail-junit5:2.1.3")
0 commit comments