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 2d000cc + 7b1d370 commit c40ec58Copy full SHA for c40ec58
build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
implementation 'org.eclipse.angus:angus-mail:2.0.4'
33
34
// Java Activation
35
- implementation 'jakarta.activation:jakarta.activation-api:2.1.3'
+ implementation 'jakarta.activation:jakarta.activation-api:2.1.4'
36
runtimeOnly 'org.eclipse.angus:angus-activation:2.0.3'
37
38
// Lombok
0 commit comments