From d75cbb482a984b8ef28cc64aca61f04c8b204994 Mon Sep 17 00:00:00 2001 From: Matteo Merli Date: Fri, 24 Jul 2020 13:11:35 -0700 Subject: [PATCH] Exclude commons-configuration dep from bookkeeper-allocator-common (#7613) --- pulsar-common/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pulsar-common/pom.xml b/pulsar-common/pom.xml index 2bcb7c87c104e..2237dfd681152 100644 --- a/pulsar-common/pom.xml +++ b/pulsar-common/pom.xml @@ -93,6 +93,12 @@ org.apache.bookkeeper bookkeeper-common-allocator + + + commons-configuration + commons-configuration + +