diff --git a/pom.xml b/pom.xml
index 6a91121b8..56004fd65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,6 +114,7 @@
17
+ 4.1.1
3.2.4
6.1.4
4.0.2
@@ -128,6 +129,8 @@
1.7.1
2.0.5
9.20.0
+ 4.35.0
+ 2.2.20
3.25.2
diff --git a/spring-ai-core/pom.xml b/spring-ai-core/pom.xml
index 66c935834..6cefebac1 100644
--- a/spring-ai-core/pom.xml
+++ b/spring-ai-core/pom.xml
@@ -20,7 +20,6 @@
- 4.31.1
4.13.1
@@ -29,19 +28,19 @@
io.swagger.core.v3
swagger-annotations
- 2.2.20
+ ${swagger-annotations.version}
com.github.victools
jsonschema-module-swagger-2
- 4.33.1
+ ${jsonschema.version}
org.springframework.cloud
spring-cloud-function-context
- 4.1.0
+ ${spring-cloud-function-context.version}