diff --git a/pom.xml b/pom.xml index cd0c012556..e2ad2da522 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.2 + 3.0.0-M5 - junit - junit - 4.13.2 + org.junit.vintage + junit-vintage-engine + 5.7.2 test @@ -208,6 +208,14 @@ + + + org.junit + junit-bom + 5.8.1 + pom + import + com.google.code.gson