From b55dc0b51996c87c004dcc23eb6d1a1f1575e078 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 28 Dec 2022 10:39:33 +1000 Subject: [PATCH] use asm bom (#9092) --- pom.xml | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 12874abcc26..f56876e324b 100644 --- a/pom.xml +++ b/pom.xml @@ -1984,23 +1984,10 @@ org.ow2.asm - asm - ${asm.version} - - - org.ow2.asm - asm-analysis - ${asm.version} - - - org.ow2.asm - asm-commons - ${asm.version} - - - org.ow2.asm - asm-tree + asm-bom ${asm.version} + pom + import org.slf4j