From 2ad2d7016613e59a6d346933f4fcdbccce56f1ae Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Sat, 4 Aug 2018 11:50:05 +0300 Subject: [PATCH] Updated plugins and dependency versions --- Plan/pom.xml | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/Plan/pom.xml b/Plan/pom.xml index e9feaf35c..ef6bcd10b 100644 --- a/Plan/pom.xml +++ b/Plan/pom.xml @@ -6,6 +6,7 @@ Plan 4.3.0-SNAPSHOT jar + bungeecord-repo @@ -24,6 +25,7 @@ https://repo.spongepowered.org/maven + @@ -37,6 +39,7 @@ PlanPluginBridge 4.3.0-SNAPSHOT + com.destroystokyo.paper @@ -48,7 +51,7 @@ org.spigotmc spigot-api - 1.12-R0.1-SNAPSHOT + 1.12.2-R0.1-SNAPSHOT jar provided @@ -70,10 +73,12 @@ org.spongepowered spongeapi - LATEST + 7.0.0 jar provided + + org.apache.commons commons-text @@ -85,12 +90,6 @@ httpclient 4.5.6 - - - com.maxmind.geoip2 - geoip2 - 2.9.0 - com.zaxxer @@ -98,6 +97,13 @@ 3.1.0 + + + com.maxmind.geoip2 + geoip2 + 2.9.0 + + org.mockito @@ -107,11 +113,10 @@ test - org.xerial sqlite-jdbc - 3.21.0 + 3.21.0.1 test @@ -151,7 +156,7 @@ maven-compiler-plugin - 3.3 + 3.7.0 1.8 1.8 @@ -223,7 +228,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.6 + 3.0.2 **/test/* @@ -236,7 +241,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.0 org.apache.maven.plugins