From 525de51c5b18accfeec9c844cc8267737cfff051 Mon Sep 17 00:00:00 2001 From: Elliotte Rusty Harold Date: Wed, 4 Dec 2024 09:30:15 -0500 Subject: [PATCH] Correct hamcrest dependency --- 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