Skip to content

Commit 6c8cf86

Browse files
Merge pull request #120 from devopsix/dependabot/maven/org.assertj-assertj-core-3.27.5
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
2 parents bc3afc7 + 4e6b2d0 commit 6c8cf86

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
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.assertj</groupId>
6969
<artifactId>assertj-core</artifactId>
70-
<version>3.27.4</version>
70+
<version>3.27.5</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.sun.mail</groupId>

assertj-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>org.assertj</groupId>
6969
<artifactId>assertj-core</artifactId>
70-
<version>3.27.4</version>
70+
<version>3.27.5</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.sun.mail</groupId>

0 commit comments

Comments
 (0)