Updated Javamail snapshot

Refs eclipse-ee4j/mail#413
This commit is contained in:
M66B 2020-02-20 08:36:40 +01:00
parent a35f87421c
commit 9c97b18c64
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@ repositories {
maven { url "https://repo1.maven.org/maven2/" }
maven { url "https://jitpack.io" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/" }
}
configurations.all {