From b52e96d7fb93cd3efff9f6e888d91d41ce098f4c Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Mon, 30 Dec 2024 13:34:24 +0100 Subject: [PATCH] Upgrade MCP examples to 0.3.1 --- model-context-protocol/filesystem/pom.xml | 2 +- model-context-protocol/sqlite/chatbot/pom.xml | 2 +- model-context-protocol/sqlite/simple/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/model-context-protocol/filesystem/pom.xml b/model-context-protocol/filesystem/pom.xml index 4b23c0e..95fb0d6 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.0 + 0.3.1 diff --git a/model-context-protocol/sqlite/chatbot/pom.xml b/model-context-protocol/sqlite/chatbot/pom.xml index 6d39ed6..b63c607 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.0 + 0.3.1 diff --git a/model-context-protocol/sqlite/simple/pom.xml b/model-context-protocol/sqlite/simple/pom.xml index d977bde..f237bb0 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.0 + 0.3.1