From 144bc2836ef818ed87b47708321e65058ec527a9 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sat, 4 Jan 2025 18:27:00 +0100 Subject: [PATCH] Upgrade MCP demos to 0.4.1 --- 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 783aa99..1d4ed54 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.4.0 + 0.4.1 diff --git a/model-context-protocol/filesystem/pom.xml b/model-context-protocol/filesystem/pom.xml index 29142db..627012f 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.4.0 + 0.4.1 diff --git a/model-context-protocol/sqlite/chatbot/pom.xml b/model-context-protocol/sqlite/chatbot/pom.xml index 87da1e9..2c9abb8 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.4.0 + 0.4.1 diff --git a/model-context-protocol/sqlite/simple/pom.xml b/model-context-protocol/sqlite/simple/pom.xml index 3558418..301bcdc 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.4.0 + 0.4.1