Update the MCP examples to MCP 0.3.0 milestone (#6)

This commit is contained in:
Christian Tzolov
2024-12-29 18:22:54 +01:00
committed by GitHub
parent 7f8bfbcecb
commit 544394fd97
8 changed files with 12 additions and 12 deletions

View File

@@ -43,7 +43,7 @@
<dependency>
<groupId>org.springframework.experimental</groupId>
<artifactId>spring-ai-mcp</artifactId>
<version>0.2.0</version>
<version>0.3.0</version>
</dependency>
</dependencies>