Skip to content

Commit ee60ba6

Browse files
authored
Merge pull request #455 from apache/dependabot/maven/org.hamcrest-hamcrest-3.0
Bump org.hamcrest:hamcrest from 2.2 to 3.0
2 parents 5d3bff2 + 92b086b commit ee60ba6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.hamcrest</groupId>
4040
<artifactId>hamcrest</artifactId>
41-
<version>2.2</version>
41+
<version>3.0</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>

0 commit comments

Comments
 (0)