From e9fb7586117d4578bafa3604d911365338ff1ffd Mon Sep 17 00:00:00 2001 From: Graham Date: Mon, 30 Sep 2019 14:46:07 +0100 Subject: [PATCH] Update ASM --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c08441c486..59be1288b0 100644 --- a/pom.xml +++ b/pom.xml @@ -79,22 +79,22 @@ org.ow2.asm asm - 7.1 + 7.2 org.ow2.asm asm-commons - 7.1 + 7.2 org.ow2.asm asm-tree - 7.1 + 7.2 org.ow2.asm asm-util - 7.1 + 7.2 org.slf4j