From 0ed501493e02ba548e9cb98cd4a41634b18007b7 Mon Sep 17 00:00:00 2001 From: Brokkonaut Date: Sat, 11 Jun 2022 20:20:09 +0200 Subject: [PATCH] Update for Minecraft 19 * Update build plugins * Update dependencies * Require Java 17 --- pom.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 2801bb8..ac68146 100644 --- a/pom.xml +++ b/pom.xml @@ -44,19 +44,19 @@ org.spigotmc spigot-api - 1.18.1-R0.1-SNAPSHOT + 1.19-R0.1-SNAPSHOT provided com.sk89q.worldedit worldedit-bukkit - 7.2.7-SNAPSHOT + 7.2.9-SNAPSHOT provided com.sk89q.worldguard worldguard-bukkit - 7.0.6-SNAPSHOT + 7.1.0-SNAPSHOT provided @@ -131,16 +131,15 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.10.1 - 1.8 - 1.8 + 17 org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.3.0 regex-property @@ -160,7 +159,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.1.1 + 3.3.0