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 0e302c9 commit 8ebc290Copy full SHA for 8ebc290
spring-ws-platform/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
api(platform("org.springframework:spring-framework-bom:${springFrameworkVersion}"))
17
api(platform("org.springframework.security:spring-security-bom:6.5.0"))
18
constraints {
19
- api("com.fasterxml.woodstox:woodstox-core:7.1.0")
+ api("com.fasterxml.woodstox:woodstox-core:7.1.1")
20
api("com.google.code.findbugs:jsr305:3.0.2")
21
api("com.icegreen:greenmail:2.1.3")
22
api("com.icegreen:greenmail-junit5:2.1.3")
0 commit comments