diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 153959a..34d9eea 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -54,7 +54,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -95,13 +95,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 17f5ca1..f021d89 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -43,7 +43,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index e3d3909..1908f46 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -87,13 +87,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/start/system/pom.xml b/start/system/pom.xml index 17f5ca1..f021d89 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -43,7 +43,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip}