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 971487e commit 6a48c45Copy full SHA for 6a48c45
auto-configurations/mcp/spring-ai-autoconfigure-mcp-server-webflux/pom.xml
@@ -47,12 +47,6 @@
47
<optional>true</optional>
48
</dependency>
49
50
- <dependency>
51
- <groupId>io.modelcontextprotocol.sdk</groupId>
52
- <artifactId>mcp-spring-webmvc</artifactId>
53
- <optional>true</optional>
54
- </dependency>
55
-
56
<dependency>
57
<groupId>org.springframework.boot</groupId>
58
<artifactId>spring-boot-configuration-processor</artifactId>
0 commit comments