From 62463e82e6ba0f3429278c93e61d53c1cd7d2c11 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Fri, 20 Jun 2025 11:42:50 +0530 Subject: [PATCH] [7.67.x-blue] Remove netty-common from artemis-jms-client --- uberfire-commons/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uberfire-commons/pom.xml b/uberfire-commons/pom.xml index 60b5006268..5ba40d82ea 100644 --- a/uberfire-commons/pom.xml +++ b/uberfire-commons/pom.xml @@ -75,6 +75,10 @@ io.netty netty-all + + io.netty + netty-common +