Skip to content

Commit 7b5f9a6

Browse files
authored
Update MCP dependencies (spring-projects#4415)
- update mcp java sdk to 0.13.0 - update mpc-annotations to 0.4.0 Signed-off-by: Christian Tzolov <[email protected]>
1 parent 31423e9 commit 7b5f9a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,8 @@
330330
<json-unit-assertj.version>4.1.0</json-unit-assertj.version>
331331

332332
<!-- MCP-->
333-
<mcp.sdk.version>0.13.0-SNAPSHOT</mcp.sdk.version>
334-
<mcp-annotations.version>0.4.0-SNAPSHOT</mcp-annotations.version>
333+
<mcp.sdk.version>0.13.0</mcp.sdk.version>
334+
<mcp-annotations.version>0.4.0</mcp-annotations.version>
335335

336336
<!-- plugin versions -->
337337
<antlr.version>4.13.1</antlr.version>

0 commit comments

Comments
 (0)