diff --git a/kit/pom.xml b/kit/pom.xml index b2b1173e1..10f4509d5 100644 --- a/kit/pom.xml +++ b/kit/pom.xml @@ -89,13 +89,13 @@ junit junit - 4.12 + 4.13.2 test org.assertj assertj-core - 3.2.0 + 3.19.0 test @@ -115,6 +115,15 @@ + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + false + 1 + +