From 9afa68beb41238a3e7b32cb9ca5597d2c12a4bbd Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 31 Oct 2024 13:18:44 +0100 Subject: [PATCH] Make feign-form-spring optional. --- spring-cloud-openfeign-core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-cloud-openfeign-core/pom.xml b/spring-cloud-openfeign-core/pom.xml index e662b4ff..8ef6a13a 100644 --- a/spring-cloud-openfeign-core/pom.xml +++ b/spring-cloud-openfeign-core/pom.xml @@ -93,6 +93,7 @@ io.github.openfeign feign-form-spring + true io.github.openfeign