diff --git a/pom.xml b/pom.xml index 6418a28144..cf9981ccba 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,9 @@ 16 16 + + 21 + 21 1.20.6 @@ -115,7 +118,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 + 3.13.0 @@ -130,7 +133,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.3.1 @@ -146,7 +149,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.1 org.junit.jupiter:junit-jupiter @@ -235,7 +238,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 ${project.basedir} @@ -329,6 +332,18 @@ + + + + org.junit + junit-bom + 5.10.3 + pom + import + + + + @@ -358,7 +373,6 @@ org.junit.jupiter junit-jupiter - 5.10.2 test @@ -377,7 +391,7 @@ com.github.seeseemelk MockBukkit-v1.20 - 3.89.0 + 3.93.2 test @@ -387,20 +401,13 @@ org.jetbrains annotations - - io.papermc.paper - paper-api - - - - + io.papermc.paper paper-api - 1.20.4-R0.1-20240205.114523-90 - test + 1.20.6-R0.1-SNAPSHOT