Skip to content

Commit 000775f

Browse files
renovate[bot]ileasile
authored andcommitted
chore(deps): update dependency org.springframework.ai:spring-ai-bom to v1.0.0
1 parent d1e184a commit 000775f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

spring-ai-anthropic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with Anthropic models.",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-RC1" },
4+
{ "name": "v", "value": "1.0.0" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
66
],
77
"link": "https://github.com/spring-projects/spring-ai",

spring-ai-ollama.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Spring AI is a specialized application framework designed specifically for AI engineering, providing seamless integration with local models powered by Ollama.",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-RC1" },
4+
{ "name": "v", "value": "1.0.0" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
66
],
77
"link": "https://github.com/spring-projects/spring-ai",

spring-ai-openai.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Spring AI is a application framework designed specifically for AI engineering, offering seamless integration with OpenAI models.",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-RC1" },
4+
{ "name": "v", "value": "1.0.0" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.springframework.ai:spring-ai-bom" }
66
],
77
"link": "https://github.com/spring-projects/spring-ai",

0 commit comments

Comments
 (0)