Skip to content

Commit

Permalink
Merge pull request #1912 from jakartaee/dependabot/maven/org.hamcrest…
Browse files Browse the repository at this point in the history
…-hamcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
arjantijms authored Feb 11, 2025
2 parents d0aa6f3 + 0bdca76 commit a2c71c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glassfish-runner/rest-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ mvn clean install -Dgroups=security
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a2c71c4

Please sign in to comment.