From 8ceb725db2048d46c232c851ac35eb3e3bc20390 Mon Sep 17 00:00:00 2001 From: Christoph Deppisch Date: Mon, 2 Aug 2021 14:48:25 +0200 Subject: [PATCH] chore: Add explicit hamcrest dependency in validation module --- validation/citrus-validation-hamcrest/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/validation/citrus-validation-hamcrest/pom.xml b/validation/citrus-validation-hamcrest/pom.xml index 0d87c4304d..833509bce9 100644 --- a/validation/citrus-validation-hamcrest/pom.xml +++ b/validation/citrus-validation-hamcrest/pom.xml @@ -19,6 +19,10 @@ ${project.version} + + org.hamcrest + hamcrest + org.hamcrest hamcrest-core