From a750917fb42604bca903983a7d4477bdf39fa2b7 Mon Sep 17 00:00:00 2001 From: Kusal Kithul-Godage Date: Sun, 15 Oct 2023 23:37:36 +1100 Subject: [PATCH] Upgrade ASM and exclude conflicting artifact --- plugins/portlet/pom.xml | 9 --------- pom.xml | 6 +++++- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index 451f7786e..8aed31c0b 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -80,15 +80,6 @@ test - - - asm - asm - 3.3.1 - test - - mockobjects mockobjects-core diff --git a/pom.xml b/pom.xml index e006c2365..615d67bd3 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ 1.8 - 9.5 + 9.6 2.15.3 2.20.0 3.3.4 @@ -765,6 +765,10 @@ commons-logging commons-logging + + asm + asm +