Skip to content

Commit f907196

Browse files
q-nathangrandilayaperumalg
authored andcommitted
GH-4469: Add autoconfigure-mcp-server-common to BOM
Signed-off-by: NathanGrand <nathangrand@quantexa.com>
1 parent 8a2d86b commit f907196

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spring-ai-bom/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,12 @@
561561

562562
<!-- Spring AI MCP server autoconfigurations -->
563563

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+
564570
<dependency>
565571
<groupId>org.springframework.ai</groupId>
566572
<artifactId>spring-ai-autoconfigure-mcp-server-webmvc</artifactId>

0 commit comments

Comments
 (0)