From 66456bea3467b7d39f5701fffef15972aeee4ad7 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 14 Mar 2024 22:02:14 +0100 Subject: [PATCH] Stop excluding ASM via the plugin system (#770) --- pipeline-maven/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pipeline-maven/pom.xml b/pipeline-maven/pom.xml index c1cc1df9..82bb8265 100644 --- a/pipeline-maven/pom.xml +++ b/pipeline-maven/pom.xml @@ -153,18 +153,6 @@ org.apache.httpcomponents httpcore - - org.ow2.asm - asm - - - org.ow2.asm - asm-commons - - - org.ow2.asm - asm-tree -