diff --git a/bukkit/pom.xml b/bukkit/pom.xml index e720ee8d..5433b2b9 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.1.1 package diff --git a/core/pom.xml b/core/pom.xml index ab832454..52645ea1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.1.1 package diff --git a/example/pom.xml b/example/pom.xml index 339fc165..e31a83b0 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -46,7 +46,7 @@ clean package - 3.1 + 3.7.0 org.apache.maven.plugins maven-compiler-plugin @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.1 + 3.1.1 ${project.build.directory}/dependency-reduced-pom.xml diff --git a/jda/pom.xml b/jda/pom.xml index 8b40cf40..475f6871 100644 --- a/jda/pom.xml +++ b/jda/pom.xml @@ -66,7 +66,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.1.1 package diff --git a/pom.xml b/pom.xml index dee957ba..b612fc6d 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.7.0 1.8 1.8 @@ -87,7 +87,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.1.1 package @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.0 ../docs/${project.artifactId}/ true