From 491b4a30516a5bd40193dcfe69c40dadba358e18 Mon Sep 17 00:00:00 2001 From: Didik Supriadi Date: Fri, 17 Sep 2021 10:15:32 +0700 Subject: [PATCH] Update hamcrest to version 2.2 hamcrest-core.jar and hamcrest-library.jar has moved to hamcrest.jar --- pom.xml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d82d376..7ed4a27 100644 --- a/pom.xml +++ b/pom.xml @@ -64,14 +64,8 @@ org.hamcrest - hamcrest-core - 1.3 - test - - - org.hamcrest - hamcrest-library - 1.3 + hamcrest + 2.2 test