diff --git a/paper-api/pom.xml b/paper-api/pom.xml index 961a64af33..23b4000661 100644 --- a/paper-api/pom.xml +++ b/paper-api/pom.xml @@ -80,14 +80,14 @@ org.jetbrains annotations-java5 - 24.0.1 + 24.1.0 provided org.junit.jupiter junit-jupiter - 5.10.0 + 5.10.2 test @@ -137,7 +137,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -152,7 +152,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.3 package @@ -179,10 +179,10 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.3 - https://guava.dev/releases/31.1-jre/api/docs/ + https://guava.dev/releases/32.1.2-jre/api/docs/ @@ -196,7 +196,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.1.0 + 3.2.5 @@ -212,7 +212,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.3.0 + 3.3.1 process-classes