From 62e8bb064bd50a8cef283fcef1d230ede1d491bb Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sat, 4 Jan 2025 08:40:36 +0100 Subject: [PATCH] Upgrade MCP demos to 0.4.0 --- model-context-protocol/brave/pom.xml | 2 +- model-context-protocol/filesystem/pom.xml | 2 +- model-context-protocol/sqlite/chatbot/pom.xml | 2 +- model-context-protocol/sqlite/simple/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/model-context-protocol/brave/pom.xml b/model-context-protocol/brave/pom.xml index e4d32d5..783aa99 100644 --- a/model-context-protocol/brave/pom.xml +++ b/model-context-protocol/brave/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.3.1 + 0.4.0 diff --git a/model-context-protocol/filesystem/pom.xml b/model-context-protocol/filesystem/pom.xml index 95fb0d6..29142db 100644 --- a/model-context-protocol/filesystem/pom.xml +++ b/model-context-protocol/filesystem/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.3.1 + 0.4.0 diff --git a/model-context-protocol/sqlite/chatbot/pom.xml b/model-context-protocol/sqlite/chatbot/pom.xml index b63c607..87da1e9 100644 --- a/model-context-protocol/sqlite/chatbot/pom.xml +++ b/model-context-protocol/sqlite/chatbot/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.3.1 + 0.4.0 diff --git a/model-context-protocol/sqlite/simple/pom.xml b/model-context-protocol/sqlite/simple/pom.xml index f237bb0..3558418 100644 --- a/model-context-protocol/sqlite/simple/pom.xml +++ b/model-context-protocol/sqlite/simple/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.3.1 + 0.4.0