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 8a2d86b commit f907196Copy full SHA for f907196
spring-ai-bom/pom.xml
@@ -561,6 +561,12 @@
561
562
<!-- Spring AI MCP server autoconfigurations -->
563
564
+ <dependency>
565
+ <groupId>org.springframework.ai</groupId>
566
+ <artifactId>spring-ai-autoconfigure-mcp-server-common</artifactId>
567
+ <version>${project.version}</version>
568
+ </dependency>
569
+
570
<dependency>
571
<groupId>org.springframework.ai</groupId>
572
<artifactId>spring-ai-autoconfigure-mcp-server-webmvc</artifactId>
0 commit comments