Skip to content

Commit

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

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
Pandrex247 committed Sep 16, 2024
1 parent cfe8e5c commit d4f7d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ Parent is ${project.parent}</echo>
<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 d4f7d03

Please sign in to comment.