diff --git a/pom.xml b/pom.xml index b1e89e1..2c8fae7 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,9 @@ UTF-8 false 4.0.0-M16 - 3.13.1 - 3.13.1 - 3.6.2 + 3.15.0 + 3.15.0 + 3.7.0 3.9.9 11 10.1.30 @@ -89,7 +89,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.13.1 + 3.15.0 @@ -223,7 +223,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.8.0 + 3.10.0 -html5 @@ -271,7 +271,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -285,7 +285,7 @@ org.apache.maven.plugins maven-invoker-plugin - 3.7.0 + 3.8.0 src/it ${project.build.directory}/it diff --git a/src/it/project_with_maven_dependency_plugin/pom.xml b/src/it/project_with_maven_dependency_plugin/pom.xml index 0f6cede..7ff93e0 100644 --- a/src/it/project_with_maven_dependency_plugin/pom.xml +++ b/src/it/project_with_maven_dependency_plugin/pom.xml @@ -28,7 +28,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.7.1 + 3.8.0