From 09a5bc9b50278e2f98fcca0382fe4d4e341b4054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 22:41:19 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.ai:spring-ai-bom to v2 --- 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 1892755..f289e25 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.1.0" }, + { "name": "v", "value": "2.0.0-M1" }, { "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 95d416f..fbb787b 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.1.0" }, + { "name": "v", "value": "2.0.0-M1" }, { "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 d4e91ef..22087df 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.1.0" }, + { "name": "v", "value": "2.0.0-M1" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai",