From 752a9705c0bf2174fccc0424eae186d93a01569d Mon Sep 17 00:00:00 2001 From: stijnb1234 Date: Fri, 10 Jun 2022 20:42:32 +0200 Subject: [PATCH] :arrow_up: Updated dependencies --- pom.xml | 44 +++++++++++++++----------------------------- 1 file changed, 15 insertions(+), 29 deletions(-) diff --git a/pom.xml b/pom.xml index 42bba36..e326388 100644 --- a/pom.xml +++ b/pom.xml @@ -37,20 +37,20 @@ maven-shade-plugin - 3.2.4 + 3.3.0 org.bstats - nl.SBDeveloper.V10Lift.utils.metrics + nl.SBDeveloper.V10Lift.libs.metrics com.zaxxer.hikari - nl.SBDeveloper.V10Lift.utils.hikari + nl.SBDeveloper.V10Lift.libs.hikari com.cryptomorin.xseries - nl.SBDeveloper.V10Lift.utils.xseries + nl.SBDeveloper.V10Lift.libs.xseries @@ -89,10 +89,9 @@ maven-compiler-plugin - 3.8.1 + 3.10.1 11 - -parameters @@ -120,7 +119,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.0 + 3.4.0 ${project.build.directory}/delombok @@ -138,7 +137,7 @@ maven-deploy-plugin - 2.8.2 + 3.0.0-M2 true @@ -148,7 +147,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.13 default-deploy @@ -172,10 +171,6 @@ spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - iobyte-repo - https://nexus.iobyte.nl/repository/maven-public/ - CodeMC https://repo.codemc.org/repository/maven-public @@ -191,7 +186,7 @@ org.spigotmc spigot-api - 1.17-R0.1-SNAPSHOT + 1.19-R0.1-SNAPSHOT provided @@ -199,7 +194,7 @@ org.projectlombok lombok - 1.18.20 + 1.18.24 provided @@ -207,7 +202,7 @@ org.bstats bstats-bukkit - 2.2.1 + 3.0.0 compile @@ -223,25 +218,16 @@ com.github.cryptomorin XSeries - 8.0.0 - - - - com.google.code.findbugs - jsr305 - 3.0.2 + 8.7.1 + compile + com.zaxxer HikariCP 4.0.3 - - - - org.slf4j - slf4j-simple - 1.7.30 + compile \ No newline at end of file