We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01e642 commit 0d9ca97Copy full SHA for 0d9ca97
1 file changed
takari-lifecycle-plugin-its/pom.xml
@@ -34,13 +34,7 @@
34
<dependency>
35
<groupId>org.hamcrest</groupId>
36
<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>3.0</version>
44
<scope>test</scope>
45
</dependency>
46
0 commit comments