From ef436ca8015f794063044de3d2798a419192f5f5 Mon Sep 17 00:00:00 2001 From: DidierLoiseau Date: Sat, 12 Oct 2024 00:27:04 +0200 Subject: [PATCH] fix #1102: also remove exclusion for commons-io, dependants will need it --- spring-cloud-openfeign-core/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml index 18a08207e..b6d17a9d3 100644 --- a/spring-cloud-openfeign-core/pom.xml +++ b/spring-cloud-openfeign-core/pom.xml @@ -93,13 +93,6 @@ io.github.openfeign feign-form-spring - - - - commons-io - commons-io - - io.github.openfeign