Update upstream (memory leak fix)

This commit is contained in:
Aikar
2017-07-16 20:36:27 -04:00
parent 8bc0a37de6
commit a289bd5949
13 changed files with 48 additions and 49 deletions

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index ecb870a0..968f9091 100644
index 0c3bf997..cce94262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -0,0 +0,0 @@
@@ -120,7 +120,7 @@ index ecb870a0..968f9091 100644
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.4.3</version>
<version>3.0.0</version>
@@ -0,0 +0,0 @@
</execution>
</executions>