diff --git a/contrib/spring-ai/README.md b/contrib/spring-ai/README.md
index c45f0e033..588b3d122 100644
--- a/contrib/spring-ai/README.md
+++ b/contrib/spring-ai/README.md
@@ -32,7 +32,7 @@ To use ADK Java with the Spring AI integration in your application, add the foll
org.springframework.ai
spring-ai-bom
- 1.1.0-M3
+ 1.1.1
pom
import
@@ -115,7 +115,7 @@ Add the Spring AI provider dependencies for the AI services you want to use:
17
- 1.1.0-M3
+ 1.1.1
0.3.1-SNAPSHOT
diff --git a/contrib/spring-ai/pom.xml b/contrib/spring-ai/pom.xml
index 9f59203bb..4144688b3 100644
--- a/contrib/spring-ai/pom.xml
+++ b/contrib/spring-ai/pom.xml
@@ -29,7 +29,7 @@
Spring AI integration for the Agent Development Kit.
- 1.1.0
+ 1.1.1
1.21.3