From 08d602cf04e8a261c4f2cb0c2b76a62ab731473e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:32:12 +0000 Subject: [PATCH] chore(deps): update dependency org.springframework.ai:spring-ai-bom to v1.1.2 --- 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..48aaaac 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": "1.1.2" }, { "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..42872a7 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": "1.1.2" }, { "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..987fba3 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": "1.1.2" }, { "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" } ], "link": "https://github.com/spring-projects/spring-ai",