diff --git a/core/pom.xml b/core/pom.xml index be6f45d15..d81686db6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -180,7 +180,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 ${basedir}/src/main/java/org/nem/core @@ -239,12 +239,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 src/it/java true diff --git a/deploy/pom.xml b/deploy/pom.xml index 78cfafe4b..fde35c9fb 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 ${basedir}/src/main/java/org/nem/deploy @@ -150,7 +150,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 diff --git a/nis/pom.xml b/nis/pom.xml index c4a2c5fdb..0c3c84584 100644 --- a/nis/pom.xml +++ b/nis/pom.xml @@ -328,12 +328,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 src/integrationtest/java true diff --git a/peer/pom.xml b/peer/pom.xml index ae05b489c..82a5e4c79 100644 --- a/peer/pom.xml +++ b/peer/pom.xml @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.1 ${basedir}/src/main/java/org/nem/deploy @@ -145,12 +145,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 src/it/java true