Upgrade to JavaMail 1.6.1
This commit is contained in:
@@ -64,7 +64,7 @@ dependencies {
|
||||
testCompile("javax.cache:cache-api:1.1.0")
|
||||
testCompile("javax.ejb:javax.ejb-api:3.2")
|
||||
testCompile("javax.interceptor:javax.interceptor-api:1.2.1")
|
||||
testCompile("javax.mail:javax.mail-api:1.6.0")
|
||||
testCompile("javax.mail:javax.mail-api:1.6.1")
|
||||
testCompile("org.hibernate:hibernate-core:5.2.13.Final")
|
||||
testCompile("org.hibernate:hibernate-validator:6.0.7.Final")
|
||||
// Enable use of the JUnitPlatform Runner
|
||||
|
||||
Reference in New Issue
Block a user