Skip to content

Commit 0d9ca97

Browse files
committed
Update hamcrest
1 parent a01e642 commit 0d9ca97

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

takari-lifecycle-plugin-its/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,7 @@
3434
<dependency>
3535
<groupId>org.hamcrest</groupId>
3636
<artifactId>hamcrest</artifactId>
37-
<version>2.2</version>
38-
<scope>test</scope>
39-
</dependency>
40-
<dependency>
41-
<groupId>org.hamcrest</groupId>
42-
<artifactId>hamcrest-core</artifactId>
43-
<version>2.2</version>
37+
<version>3.0</version>
4438
<scope>test</scope>
4539
</dependency>
4640
<dependency>

0 commit comments

Comments
 (0)