From 13ecaf970f6c10b1fcd94fd150b1dd83964f6931 Mon Sep 17 00:00:00 2001 From: Austin Shalit Date: Sat, 28 Apr 2018 11:12:53 -0400 Subject: [PATCH] Update ASM to version 6.1.1 This should bring ASM to a version that supports Java 10. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 58da6009b4..5c0770317c 100644 --- a/pom.xml +++ b/pom.xml @@ -767,7 +767,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code org.ow2.asm asm - 6.0 + 6.1.1 net.sourceforge.pmd