From 9d2555cd034ad57d85070fc3d6635a3990322700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 15:31:57 +0000 Subject: [PATCH 1/5] Bump maven-compiler-plugin from 3.8.1 to 3.10.1 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c18a91f9..f5efaa2f 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 TotalFreedomMod.jar 17 From d7261627ff32aa2e4239d9776865c43117cf5ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 18:39:30 +0000 Subject: [PATCH 2/5] Bump worldedit-bukkit from 7.2.8 to 7.2.10 Bumps worldedit-bukkit from 7.2.8 to 7.2.10. --- updated-dependencies: - dependency-name: com.sk89q.worldedit:worldedit-bukkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5efaa2f..7134f378 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ com.sk89q.worldedit worldedit-bukkit - 7.2.8 + 7.2.10 provided From d94b184703094485261b0603788b15b734b360c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 19:18:11 +0000 Subject: [PATCH 3/5] Bump reflections from 0.9.12 to 0.10.2 Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.12 to 0.10.2. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.9.12...0.10.2) --- updated-dependencies: - dependency-name: org.reflections:reflections dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7134f378..38ada6b8 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ org.reflections reflections - 0.9.12 + 0.10.2 compile From 8210dafcd387feb36709eec8519d51f0b39c1fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 20:04:42 +0000 Subject: [PATCH 4/5] Bump annotations from 22.0.0 to 23.0.0 Bumps [annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 38ada6b8..06d48d58 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ org.jetbrains annotations - 22.0.0 + 23.0.0 compile From ee4525676421ffe6d166e1d1327d45edf06eb138 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Sun, 5 Jun 2022 16:09:23 -0500 Subject: [PATCH 5/5] Update all dependencies, confirmed working --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 06d48d58..5ed2640f 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ org.bstats bstats-bukkit - 2.2.1 + 3.0.0 compile @@ -158,7 +158,7 @@ net.dv8tion JDA - 4.2.1_255 + 4.4.0_352 provided @@ -179,7 +179,7 @@ io.papermc paperlib - 1.0.6 + 1.0.7 compile @@ -193,7 +193,7 @@ net.essentialsx EssentialsX - 2.19.0 + 2.19.4 provided @@ -207,7 +207,7 @@ org.javassist javassist - 3.28.0-GA + 3.29.0-GA compile @@ -235,14 +235,14 @@ org.junit.jupiter junit-jupiter - 5.8.0 + 5.8.2 compile org.eclipse.sisu org.eclipse.sisu.inject - 0.3.4 + 0.3.5 @@ -371,7 +371,7 @@ org.codehaus.mojo buildnumber-maven-plugin - 1.4 + 3.0.0 generate-resources