From a12bf241040c8d0cbd56c302b41d1252ae279475 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Tue, 1 Apr 2025 19:40:19 +0200 Subject: [PATCH] fix mcp version Signed-off-by: Christian Tzolov --- model-context-protocol/weather/manual-webflux-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-context-protocol/weather/manual-webflux-server/pom.xml b/model-context-protocol/weather/manual-webflux-server/pom.xml index 5afd7af..8e49f89 100644 --- a/model-context-protocol/weather/manual-webflux-server/pom.xml +++ b/model-context-protocol/weather/manual-webflux-server/pom.xml @@ -19,7 +19,7 @@ Sample Spring Boot application demonstrating MCP client and server usage - 0.8.0-SNAPSHOT + 0.8.1