From 2a9f13cbe4b691a5c78bceccdbbe0eb585ccebf2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sat, 29 Feb 2020 12:01:04 +0100 Subject: [PATCH 1/1] =?utf8?q?=E2=AC=86=EF=B8=8F=20Use=20Java=208?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0477a40..8b804fa 100644 --- a/pom.xml +++ b/pom.xml @@ -54,8 +54,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 -- 2.7.4