From 991ca3e4a5249aaca81ab12d4d7f2dc0ef67bdcf Mon Sep 17 00:00:00 2001 From: konsoletyper Date: Sat, 18 Oct 2014 14:11:04 +0400 Subject: [PATCH] Switch to ASM 5 in order to support build under JDK 8 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8cea96d34..6c660cffd 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ org.ow2.asm asm-debug-all - 4.2 + 5.0.3 org.apache.maven @@ -192,6 +192,7 @@ protected + false