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 732a51e commit 8e75f75Copy full SHA for 8e75f75
spring-ws-platform/build.gradle
@@ -34,9 +34,9 @@ dependencies {
34
constraints {
35
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")
39
- api("com.icegreen:greenmail-spring:2.1.3")
+ api("com.icegreen:greenmail:2.1.4")
+ api("com.icegreen:greenmail-junit5:2.1.4")
+ api("com.icegreen:greenmail-spring:2.1.4")
40
api("com.sun.xml.messaging.saaj:saaj-impl:3.0.4")
41
api("commons-io:commons-io:2.20.0")
42
api("commons-logging:commons-logging:1.3.5")
0 commit comments