Skip to content

Commit a12bf24

Browse files
committed
fix mcp version
Signed-off-by: Christian Tzolov <[email protected]>
1 parent cf5f38c commit a12bf24

File tree

1 file changed

+1
-1
lines changed
  • model-context-protocol/weather/manual-webflux-server

1 file changed

+1
-1
lines changed

model-context-protocol/weather/manual-webflux-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Sample Spring Boot application demonstrating MCP client and server usage</description>
2020

2121
<properties>
22-
<mcp.version>0.8.0-SNAPSHOT</mcp.version>
22+
<mcp.version>0.8.1</mcp.version>
2323
</properties>
2424

2525
<dependencyManagement>

0 commit comments

Comments
 (0)