From 9fccf05615f2af6a6986109e7981bd917a8d756c Mon Sep 17 00:00:00 2001 From: Lucas Alber Date: Tue, 11 Dec 2018 10:14:25 +0100 Subject: [PATCH] Target Java 1.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index daf23bb..dc70bea 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ - 1.7 - 1.7 + 1.8 + 1.8 1.4 2.9