diff --git a/paper-api/pom.xml b/paper-api/pom.xml index a1b3aaf2fa..8532e794a3 100644 --- a/paper-api/pom.xml +++ b/paper-api/pom.xml @@ -5,7 +5,7 @@ org.bukkit bukkit - 1.16.4-R0.1-SNAPSHOT + 1.16.5-R0.1-SNAPSHOT jar Bukkit @@ -74,14 +74,14 @@ org.yaml snakeyaml - 1.26 + 1.27 compile org.jetbrains annotations-java5 - 19.0.0 + 20.1.0 provided @@ -100,7 +100,7 @@ org.ow2.asm asm-tree - 8.0.1 + 9.0 test @@ -138,7 +138,7 @@ org.eclipse.jdt ecj - 3.22.0 + 3.24.0 @@ -189,8 +189,8 @@ https://guava.dev/releases/21.0/api/docs/ - https://javadoc.io/doc/org.yaml/snakeyaml/1.26/ - https://javadoc.io/doc/org.jetbrains/annotations-java5/19.0.0/ + https://javadoc.io/doc/org.yaml/snakeyaml/1.27/ + https://javadoc.io/doc/org.jetbrains/annotations-java5/20.1.0/ @@ -225,7 +225,7 @@ com.puppycrawl.tools checkstyle - 8.36.2 + 8.39