From 220340f8abeecfb88cfce03fe22cd4e39e769948 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Sun, 8 Dec 2024 19:37:11 +0000 Subject: [PATCH] Correct hamcrest dependency (#348) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7ff4a259..86ea30b6 100644 --- a/pom.xml +++ b/pom.xml @@ -346,7 +346,7 @@ under the License. org.hamcrest - hamcrest-core + hamcrest 3.0 test