From 7988fbfa9047f4373bd382efb1b5add660e28cfd Mon Sep 17 00:00:00 2001 From: YOUNG HO CHA Date: Thu, 10 Sep 2020 20:13:41 +0900 Subject: [PATCH] Update proguard plugin to support Java 11 compiler --- gson/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gson/pom.xml b/gson/pom.xml index bc5e8806..3ecd69a1 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -19,7 +19,7 @@ com.github.wvengen proguard-maven-plugin - 2.0.14 + 2.3.1 test @@ -111,7 +111,7 @@ - 6.0.2 + 6.2.2 true test-classes-obfuscated-injar test-classes-obfuscated-outjar @@ -126,7 +126,7 @@ net.sf.proguard proguard-base - 6.0.2 + 6.2.2 runtime