Skip to content

Commit 88cc45c

Browse files
Merge pull request #58 from devopsix/dependabot/maven/org.assertj-assertj-core-3.27.2
Bump org.assertj:assertj-core from 3.27.1 to 3.27.2
2 parents f1d6add + e5b5dd1 commit 88cc45c

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.1</version>
70+
<version>3.27.2</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.1</version>
70+
<version>3.27.2</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.sun.mail</groupId>

0 commit comments

Comments
 (0)