Merge upstream (closes #233)

This commit is contained in:
Shane Freeder 2018-06-06 11:17:32 +01:00
parent ab76a255e5
commit 00a145e10f
No known key found for this signature in database
GPG Key ID: A3F61EA5A085289C
2 changed files with 6 additions and 6 deletions

@ -1 +1 @@
Subproject commit 968916c0b83550961e96da858f4be29a81c785b8
Subproject commit 68103e9a8dd7d99322306e8c6fcc2cf3def7e877

View File

@ -1,4 +1,4 @@
From e9691571a6ae80c2f3faedd8c790d11cb914fd28 Mon Sep 17 00:00:00 2001
From f9b6981e2774ff0131de9a1d42ce3ff4396f93dc Mon Sep 17 00:00:00 2001
From: Tux <write@imaginarycode.com>
Date: Thu, 19 May 2016 10:33:31 -0700
Subject: [PATCH] POM Changes
@ -494,7 +494,7 @@ index 082f0908..8b045e3b 100644
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index 96b36d5f..c10c6442 100644
index e7cec244..2a1b0d82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,25 @@
@ -589,7 +589,7 @@ index 96b36d5f..c10c6442 100644
<properties>
<build.number>unknown</build.number>
<netty.version>4.1.24.Final</netty.version>
<netty.version>4.1.25.Final</netty.version>
- <maven.compiler.source>1.7</maven.compiler.source>
- <maven.compiler.target>1.7</maven.compiler.target>
+ <!-- Require Java 8 -->
@ -716,7 +716,7 @@ index bf4b399a..9a4b6529 100644
<scope>compile</scope>
</dependency>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index be113c0d..f839ff88 100644
index dcd6e5c4..0536e868 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -4,18 +4,18 @@
@ -828,5 +828,5 @@ index 9ecb2612..4b3613fa 100644
<scope>compile</scope>
</dependency>
--
2.17.0.windows.1
2.17.1