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 96b19d1 commit a55f22aCopy full SHA for a55f22a
source/build.gradle
@@ -526,7 +526,7 @@ subprojects {
526
exclude 'commons-logging:commons-logging'
527
}
528
dependency 'org.springdoc:springdoc-openapi-starter-webmvc-api:2.7.0'
529
- dependencySet(group: 'com.icegreen', version: '2.1.6') {
+ dependencySet(group: 'com.icegreen', version: '2.1.7') {
530
entry 'greenmail'
531
entry 'greenmail-junit4'
532
entry 'greenmail-junit5'
0 commit comments