From 2db0ab21cf34f38627cbd74bdb937f07ae3dfc33 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 15 Mar 2019 20:55:53 +0100 Subject: [PATCH] [java] Update asm to 7.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 040a0a0dbc..fd1e74009b 100644 --- a/pom.xml +++ b/pom.xml @@ -823,7 +823,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code org.ow2.asm asm - 7.0 + 7.1 net.sourceforge.pmd