diff --git a/example-wikipedia-with-springboot/pom.xml b/example-wikipedia-with-springboot/pom.xml
index 862b9ed92..9e8bd59a8 100644
--- a/example-wikipedia-with-springboot/pom.xml
+++ b/example-wikipedia-with-springboot/pom.xml
@@ -51,6 +51,10 @@
io.github.openfeign
feign-core
+
+ io.github.openfeign
+ feign-form
+
io.github.openfeign
feign-gson
diff --git a/form-spring/pom.xml b/form-spring/pom.xml
index b31ae920f..0de265dab 100644
--- a/form-spring/pom.xml
+++ b/form-spring/pom.xml
@@ -28,7 +28,7 @@
feign-form-spring
- Open Feign Forms Extension for Spring
+ Feign Forms Extension for Spring
17
@@ -104,19 +104,6 @@
test
-
- io.undertow
- undertow-core
- 2.3.18.Final
- test
-
-
- io.appulse
- utils-java
- 1.18.0
- test
-
-
org.junit.jupiter
junit-jupiter-engine
diff --git a/form/pom.xml b/form/pom.xml
index 46f7dd116..38a001087 100644
--- a/form/pom.xml
+++ b/form/pom.xml
@@ -28,7 +28,7 @@
feign-form
- Open Feign Forms Core
+ Feign Forms Core
org.projectlombok
diff --git a/pom.xml b/pom.xml
index ba2877f5c..22cf99648 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,7 +175,7 @@
1.15.2
2.0.16
20241224
- 3.4.0
+ 3.4.1
5.11.4
2.18.2