diff --git a/core/pom.xml b/core/pom.xml index 58f79c587..a99c574c4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -50,7 +50,7 @@ org.springframework spring-context - ${spring-context.version} + ${spring.version} test diff --git a/form-spring/pom.xml b/form-spring/pom.xml index 18a880fc1..9d8cee4ad 100644 --- a/form-spring/pom.xml +++ b/form-spring/pom.xml @@ -58,7 +58,7 @@ org.springframework spring-web - ${spring-web.version} + ${spring.version} compile diff --git a/pom.xml b/pom.xml index 28b3673d9..eaba38bae 100644 --- a/pom.xml +++ b/pom.xml @@ -253,8 +253,7 @@ 3.0.2 2025.1.2 5.0.2 - 7.0.7 - 7.0.7 + 7.0.8 2.4.1.Final 1.18.0 diff --git a/spring/pom.xml b/spring/pom.xml index 540a72cfb..6c225e178 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -31,7 +31,6 @@ 17 - 7.0.7 diff --git a/spring4/pom.xml b/spring4/pom.xml index c137a8ce8..faf785491 100644 --- a/spring4/pom.xml +++ b/spring4/pom.xml @@ -36,10 +36,6 @@ - - 4.3.30.RELEASE - - io.github.openfeign