We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eabb80 commit e41afd0Copy full SHA for e41afd0
spring-ai-spring-boot-autoconfigure/pom.xml
@@ -53,14 +53,14 @@
53
<dependency>
54
<groupId>io.modelcontextprotocol.sdk</groupId>
55
<artifactId>mcp-spring-webflux</artifactId>
56
- <version>0.7.0-SNAPSHOT</version>
+ <version>${mcp.sdk.version}</version>
57
<optional>true</optional>
58
</dependency>
59
60
61
62
<artifactId>mcp-spring-webmvc</artifactId>
63
64
65
66
0 commit comments