From c785b919be6fc0672445f00433a68afd3c04bc79 Mon Sep 17 00:00:00 2001 From: Sebastian Jaenicke Date: Tue, 9 Jan 2024 12:10:17 +0100 Subject: [PATCH] downgrade commons-logging due to log4j issues --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 297eb29c..8f26a545 100644 --- a/pom.xml +++ b/pom.xml @@ -171,10 +171,13 @@ commons-collections4 4.4 + + commons-logging commons-logging - 1.3.0 + 1.2 org.apache.servicemix.bundles