Skip to content

Commit 417569b

Browse files
Merge pull request #59 from devopsix/dependabot/maven/org.apache.james-apache-mime4j-core-0.8.12
Bump org.apache.james:apache-mime4j-core from 0.8.11 to 0.8.12
2 parents 88cc45c + df22c83 commit 417569b

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
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.apache.james</groupId>
9191
<artifactId>apache-mime4j-core</artifactId>
92-
<version>0.8.11</version>
92+
<version>0.8.12</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.junit.jupiter</groupId>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.apache.james</groupId>
9191
<artifactId>apache-mime4j-core</artifactId>
92-
<version>0.8.11</version>
92+
<version>0.8.12</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)