Update MCP examples to version 0.2.0

This commit is contained in:
Christian Tzolov
2024-12-21 18:35:27 +01:00
parent e2ddc87f61
commit 813c989d91
8 changed files with 19 additions and 27 deletions

View File

@@ -42,8 +42,8 @@
<dependency>
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-ai-mcp-spring</artifactId>
<version>0.1.0</version>
<artifactId>spring-ai-mcp</artifactId>
<version>0.2.0</version>
</dependency>
</dependencies>