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.
2 parents 883ac81 + 8b13e36 commit 1ec233fCopy full SHA for 1ec233f
build.gradle
@@ -29,7 +29,7 @@ repositories {
29
dependencies {
30
// Java Mail
31
implementation 'jakarta.mail:jakarta.mail-api:2.1.3'
32
- implementation 'org.eclipse.angus:angus-mail:2.0.3'
+ implementation 'org.eclipse.angus:angus-mail:2.0.4'
33
34
// Java Activation
35
implementation 'jakarta.activation:jakarta.activation-api:2.1.3'
0 commit comments