Updated Upstream (Bukkit) (#5359)

Upstream has released updates that appear to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
c589f546 Use upstream plexus-compiler-eclipse
This commit is contained in:
Josh Roy 2021-03-14 15:35:51 -04:00 committed by GitHub
parent fd3c66a913
commit 8c74d31264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 30 additions and 38 deletions

View file

@ -5,10 +5,10 @@ Subject: [PATCH] Better AnnotationTest printout
diff --git a/pom.xml b/pom.xml
index 650dbfd69281ada120c9cd9b04934f493c65977c..af17cd24b44c601f300e3ad5d6c57d810768b5e8 100644
index e1d1635889d68d1e17dc66f3a65545b44deffa69..bba9d7a8a61018f2fc8b9059ad012d43810599dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,6 +255,19 @@
@@ -237,6 +237,19 @@
<shadedArtifactAttached>true</shadedArtifactAttached>
</configuration>
</plugin>