From 0123e254daf089d446c0e5956ada127bccfee866 Mon Sep 17 00:00:00 2001 From: Business Goose <44676012+business-goose@users.noreply.github.com> Date: Tue, 31 Aug 2021 19:44:40 +0100 Subject: [PATCH] Don't use ridiculously outdated JDKs Maven won't compile with this --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8910d2f..d3cffcc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ master - 1.5 - 1.5 + 1.8 + 1.8 true UTF-8