diff --git a/pom.xml b/pom.xml index 1b7cbcc5a9..182dde1199 100644 --- a/pom.xml +++ b/pom.xml @@ -1955,7 +1955,7 @@ junit junit - 4.12 + 4.13.1 test diff --git a/tests/integration/property-check/pom.xml b/tests/integration/property-check/pom.xml index 56fbb36931..d39c64942b 100644 --- a/tests/integration/property-check/pom.xml +++ b/tests/integration/property-check/pom.xml @@ -60,7 +60,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/tests/integration/servlet-3-init-2/pom.xml b/tests/integration/servlet-3-init-2/pom.xml index 52d7deb7fb..7b0ba0cee4 100644 --- a/tests/integration/servlet-3-init-2/pom.xml +++ b/tests/integration/servlet-3-init-2/pom.xml @@ -43,7 +43,7 @@ junit junit - 4.12 + 4.13.1 compile