From 5be698154ac267b2c400b9e845dd6aea6956c6b8 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Mon, 10 Feb 2025 14:45:00 +0100 Subject: [PATCH] Exclude commons-io transitive dependency from feign-form-spring. --- spring-cloud-openfeign-core/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml index e29cdac2..f308041d 100644 --- a/spring-cloud-openfeign-core/pom.xml +++ b/spring-cloud-openfeign-core/pom.xml @@ -93,6 +93,12 @@ io.github.openfeign feign-form-spring + + + commons-io + commons-io + + io.github.openfeign