Skip to content

Commit 567115c

Browse files
Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2
Bumps com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2. --- updated-dependencies: - dependency-name: com.sun.mail:jakarta.mail dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd138ac commit 567115c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assertj-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.sun.mail</groupId>
7474
<artifactId>jakarta.mail</artifactId>
75-
<version>2.0.1</version>
75+
<version>2.0.2</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>org.apache.james.jdkim</groupId>

examples-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.sun.mail</groupId>
4343
<artifactId>jakarta.mail</artifactId>
44-
<version>2.0.1</version>
44+
<version>2.0.2</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)