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 bd26c5b commit d5ce9ceCopy full SHA for d5ce9ce
supplier/spring-mail-supplier/build.gradle
@@ -2,5 +2,5 @@ dependencies {
2
api 'org.springframework.integration:spring-integration-mail'
3
api 'org.springframework.boot:spring-boot-starter-mail'
4
5
- testImplementation 'com.icegreen:greenmail:2.1.4'
+ testImplementation 'com.icegreen:greenmail:2.1.5'
6
}
0 commit comments