From 00c62f4b09020abfe04eb8288376d23d3d3da373 Mon Sep 17 00:00:00 2001 From: Pheotis <49039536+Pheotis@users.noreply.github.com> Date: Sat, 1 Jun 2024 17:19:28 -0400 Subject: [PATCH] Update dependencies --- pom.xml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index ee9b7815..159b5799 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.sgrewritten stargate - 1.0.0.16-NIGHTLY-2 + 1.0.0.16-NIGHTLY-3 StarGate The original, and still the best, transportation plugin for the Bukkit Ecosystem. https://sgrewitten.org @@ -76,7 +76,7 @@ com.github.MilkBowl VaultAPI - 1.7 + 1.7.1 provided @@ -100,49 +100,49 @@ org.xerial sqlite-jdbc - 3.44.1.0 + 3.45.3.0 compile com.mysql mysql-connector-j runtime - 8.2.0 + 8.4.0 org.junit.jupiter junit-jupiter-api - 5.10.0 + 5.10.2 test net.joshka junit-json-params - 5.9.3-r0 + 5.10.2-r0 test org.eclipse.parsson parsson - 1.1.4 + 1.1.6 test org.slf4j slf4j-api - 2.0.9 + 2.0.13 compile com.github.seeseemelk MockBukkit-v1.20 - 3.71.0 + 3.86.0 test com.github.cryptomorin XSeries - 9.8.0 + 10.0.0 net.coreprotect @@ -171,7 +171,7 @@ org.slf4j slf4j-simple - 2.0.11 + 2.0.13 test @@ -187,7 +187,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 17 @@ -195,7 +195,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.1 + 3.5.3 false @@ -299,7 +299,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.3 + 3.2.5