From 2d1af740f00bd2ecb2102d726a3d3247246450c2 Mon Sep 17 00:00:00 2001 From: miryamfoiferCX Date: Thu, 2 Jan 2025 16:47:30 +0200 Subject: [PATCH] exclude commons-httpclient --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index eb0b031..5e08808 100644 --- a/pom.xml +++ b/pom.xml @@ -57,6 +57,10 @@ org.springframework.security spring-security-crypto + + commons-httpclient + commons-httpclient + @@ -92,6 +96,10 @@ org.jdom jdom + + commons-httpclient + commons-httpclient + @@ -179,6 +187,7 @@ ant 1.10.15 +