Replace deprecated hamcrest-library with hamcrest in test BOM (#4113)

Signed-off-by: David Pace <dev@davidpace.de>
This commit is contained in:
David Pace
2024-03-01 17:59:29 +01:00
committed by GitHub
parent b64e9723a9
commit d56f57bf05
+1 -1
View File
@@ -34,7 +34,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
</dependency>
<dependency>