diff --git a/testsuite/integration-arquillian/tests/other/springboot-tests/pom.xml b/testsuite/integration-arquillian/tests/other/springboot-tests/pom.xml
index 72276d288c..cc348f90a9 100644
--- a/testsuite/integration-arquillian/tests/other/springboot-tests/pom.xml
+++ b/testsuite/integration-arquillian/tests/other/springboot-tests/pom.xml
@@ -31,6 +31,11 @@
keycloak-test-helper
${project.version}
+
+ org.hamcrest
+ hamcrest-all
+ compile
+