From 6426f03094611819541c7fba09025f9ee64859ad Mon Sep 17 00:00:00 2001 From: Business Goose <44676012+business-goose@users.noreply.github.com> Date: Tue, 31 Aug 2021 19:45:28 +0100 Subject: [PATCH] Don't use ridiculously outdated JDKs --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2e8a34c..1d410f2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ master - 1.6 - 1.6 + 1.8 + 1.8 true UTF-8