diff --git a/form-spring/pom.xml b/form-spring/pom.xml
index 94c9fb217..aef1f04d1 100644
--- a/form-spring/pom.xml
+++ b/form-spring/pom.xml
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.springframework.cloud</groupId>
       <artifactId>spring-cloud-starter-openfeign</artifactId>
-      <version>4.1.4</version>
+      <version>4.2.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>