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 bcc8c9e + 77a4491 commit 24303cdCopy full SHA for 24303cd
1 file changed
build.gradle
@@ -28,7 +28,7 @@ repositories {
28
29
dependencies {
30
// Java Mail
31
- implementation 'jakarta.mail:jakarta.mail-api:2.1.3'
+ implementation 'jakarta.mail:jakarta.mail-api:2.1.4'
32
implementation 'org.eclipse.angus:angus-mail:2.0.4'
33
34
// Java Activation
0 commit comments