This commit is contained in:
Zach Brown 2016-11-03 14:28:58 -05:00
parent c4829af34f
commit f0baa4b9cc
No known key found for this signature in database
GPG key ID: CC9DA35FC5450B76

View file

@ -1,11 +1,11 @@
From 3c68fcf4907a3b1219943b94584520b9bf98f04e Mon Sep 17 00:00:00 2001
From 07ca205f1c430f3efab31e4eeaf22c0d976d2501 Mon Sep 17 00:00:00 2001
From: Zach Brown <zach.brown@destroystokyo.com>
Date: Mon, 29 Feb 2016 17:16:08 -0600
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 217ce0b..821dc4e 100644
index 217ce0b..83797ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -77,7 +77,7 @@ index 217ce0b..821dc4e 100644
<type>jar</type>
<scope>compile</scope>
</dependency>
+ <!-- bundled with Minecraf, shouldn't ever change -->
+ <!-- bundled with Minecraft, shouldn't ever change -->
+ <dependency>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>jsr305</artifactId>