diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml
index 1ce746f3..3353bf54 100644
--- a/spring-cloud-openfeign-core/pom.xml
+++ b/spring-cloud-openfeign-core/pom.xml
@@ -99,6 +99,13 @@
io.github.openfeign.form
feign-form-spring
+
+
+
+ commons-io
+ commons-io
+
+
io.github.openfeign
@@ -148,6 +155,10 @@
javax.activation
javax.activation-api
+
+ com.sun.activation
+ jakarta.activation
+
@@ -208,6 +219,12 @@
spring-cloud-loadbalancer
true
+
+ commons-io
+ commons-io
+ 2.11.0
+ test
+
diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml
index 7fe5b1ca..81b1ab02 100644
--- a/src/checkstyle/checkstyle-suppressions.xml
+++ b/src/checkstyle/checkstyle-suppressions.xml
@@ -12,6 +12,7 @@
+