From bcf1c18ae3b2d91a4a9e649d6ec2ea52efd349bb Mon Sep 17 00:00:00 2001 From: Christoph Deppisch Date: Wed, 4 Aug 2021 15:31:52 +0200 Subject: [PATCH] chore: Add hamcrest dependency version --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 5a4457cc61..aeab790d4b 100644 --- a/pom.xml +++ b/pom.xml @@ -338,6 +338,11 @@ true + + org.hamcrest + hamcrest + ${hamcrest.version} + org.hamcrest hamcrest-core