From 9af837eb143f4532b026010f3346245982c11466 Mon Sep 17 00:00:00 2001 From: vyshniak Date: Tue, 12 Aug 2025 14:53:26 +0300 Subject: [PATCH] Improve dependency convergence Signed-off-by: Oleksandr Vyshniak --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 684c379..97c8de6 100644 --- a/pom.xml +++ b/pom.xml @@ -108,6 +108,12 @@ org.apache.httpcomponents httpclient ${apache.httpclient.version} + + + commons-logging + commons-logging + + net.lightbody.bmp