From b7774a9b3b98390a851e83b9dddb26ed3bcf8e78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 20:42:29 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.ai:spring-ai-bom to v1.1.0-m3 --- spring-ai-anthropic.json | 2 +- spring-ai-ollama.json | 2 +- spring-ai-openai.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-ai-anthropic.json b/spring-ai-anthropic.json index 87d44f3..af9577d 100644 --- a/spring-ai-anthropic.json +++ b/spring-ai-anthropic.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with Anthropic models.", "properties": [ - { "name": "v", "value": "1.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai", diff --git a/spring-ai-ollama.json b/spring-ai-ollama.json index c65f9ba..9467fd0 100644 --- a/spring-ai-ollama.json +++ b/spring-ai-ollama.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a specialized application framework designed specifically for AI engineering, providing seamless integration with local models powered by Ollama.", "properties": [ - { "name": "v", "value": "1.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai", diff --git a/spring-ai-openai.json b/spring-ai-openai.json index 1767b78..36dda56 100644 --- a/spring-ai-openai.json +++ b/spring-ai-openai.json @@ -1,7 +1,7 @@ { "description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with OpenAI models.", "properties": [ - { "name": "v", "value": "1.0.1" }, + { "name": "v", "value": "1.1.0-M3" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai",