From 57f9587c0678c24683a57bc51a85d8d83ddbb32d Mon Sep 17 00:00:00 2001 From: Business Goose <44676012+business-goose@users.noreply.github.com> Date: Wed, 1 Sep 2021 03:35:32 +0100 Subject: [PATCH] Don't use ridiculously outdated JDKs (#5) --- 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