MC uses JSR 1.3.9

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

View file

@ -1,11 +1,11 @@
From 07ca205f1c430f3efab31e4eeaf22c0d976d2501 Mon Sep 17 00:00:00 2001
From d2964723ffed5f0bbf1fef361f554666b43d53e7 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..83797ef 100644
index 217ce0b..8f0fb79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,35 +4,37 @@
@ -81,7 +81,7 @@ index 217ce0b..83797ef 100644
+ <dependency>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>jsr305</artifactId>
+ <version>3.0.1</version>
+ <version>1.3.9</version>
+ <scope>compile</scope>
+ </dependency>
<!-- bundled with Minecraft, should be kept in sync -->