From a5a05fc89babfb804ded6765f07364b43e203748 Mon Sep 17 00:00:00 2001 From: 4drian3d Date: Thu, 28 Oct 2021 16:19:58 -0500 Subject: [PATCH] Update maven plugins --- pom.xml | 2 +- proxy/pom.xml | 2 +- spigot/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 09d2d98..1cae1c5 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.9.0-SNAPSHOT 16 16 diff --git a/proxy/pom.xml b/proxy/pom.xml index 1e9da0b..e96e374 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.2.1-SNAPSHOT diff --git a/spigot/pom.xml b/spigot/pom.xml index d77591d..8810dda 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.2.1-SNAPSHOT