Merge pull request #455 from apache/dependabot/maven/org.hamcrest-hamcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
This commit is contained in:
Gary Gregory 2024-08-02 08:47:17 -04:00 committed by GitHub
commit ee60ba6cb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>