Skip to content

Commit 4ac3390

Browse files
committed
Update to Hamcrest 3.0.
1 parent 7470459 commit 4ac3390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hamcrest-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.hamcrest</groupId>
5858
<artifactId>hamcrest</artifactId>
59-
<version>2.2</version>
59+
<version>3.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.sun.mail</groupId>

hamcrest-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.hamcrest</groupId>
5858
<artifactId>hamcrest</artifactId>
59-
<version>2.2</version>
59+
<version>3.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.sun.mail</groupId>

0 commit comments

Comments
 (0)