From c189dd9576dcb45e0311dbb155471bb1028a4546 Mon Sep 17 00:00:00 2001
From: Zach Brown <1254957+zachbr@users.noreply.github.com>
Date: Thu, 3 Nov 2016 14:25:50 -0500
Subject: [PATCH] Move nullable annotation dependency to JSR
---
Spigot-API-Patches/POM-changes.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Spigot-API-Patches/POM-changes.patch b/Spigot-API-Patches/POM-changes.patch
index 947ba9bf20..06490d6d3b 100644
--- a/Spigot-API-Patches/POM-changes.patch
+++ b/Spigot-API-Patches/POM-changes.patch
@@ -77,11 +77,11 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
jar
compile
-+
++
+
-+ javax.annotation
-+ javax-annotations
-+ 1.0.0
++ com.google.code.findbugs
++ jsr305
++ 3.0.1
+ compile
+