From 1db43aef040267585b10b7ee176b8ff389bd6dbb Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 11 Jan 2020 15:11:29 +0000 Subject: [PATCH] Update dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e7298c6920..712478231e 100644 --- a/pom.xml +++ b/pom.xml @@ -86,22 +86,22 @@ org.ow2.asm asm - 7.2 + 7.3.1 org.ow2.asm asm-commons - 7.2 + 7.3.1 org.ow2.asm asm-tree - 7.2 + 7.3.1 org.ow2.asm asm-util - 7.2 + 7.3.1 org.slf4j