From bfb4b06b30ac10d90736ac9644afe6ec1f320efb Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 4 Dec 2012 16:23:03 -0800 Subject: [PATCH] Bump Proguard to 4.8 to make things work with Java 7. --- build.xml | 2 +- pom.xml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index 1f844c7..87b4bfc 100644 --- a/build.xml +++ b/build.xml @@ -111,7 +111,7 @@ - + diff --git a/pom.xml b/pom.xml index c1771c4..1f0a9a2 100644 --- a/pom.xml +++ b/pom.xml @@ -121,9 +121,10 @@ - com.pyx4me + + com.github.wvengen proguard-maven-plugin - 2.0.4 + 2.0.6 package @@ -133,13 +134,13 @@ net.sf.proguard - proguard - 4.4 + proguard-base + 4.8 runtime - 4.4 + 4.8 ${project.build.directory} ${project.build.finalName}.jar ${project.build.finalName}.jar