From 0c8a29deb01f9b83e28b9bd4138a35310be6e955 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 6 Jan 2020 13:38:31 -0800 Subject: [PATCH] Upgrade Proguard to work with Java >8. --- launcher/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/launcher/pom.xml b/launcher/pom.xml index f552349..8b046e4 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -84,12 +84,12 @@ net.sf.proguard proguard-base - 6.0.3 + 6.1.0 runtime - 6.0.3 + 6.1.0 ${project.build.directory} ${project.build.finalName}.jar ${project.build.finalName}.jar