Skip to content

Commit 62030e3

Browse files
authored
Upgrade MCP Java SDK to 0.12.1 and mpc-annotations to 0.3.1 (#4335)
Signed-off-by: Christian Tzolov <[email protected]>
1 parent e747d55 commit 62030e3

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.12.0</mcp.sdk.version>
334-
<mcp-annotations.version>0.3.0</mcp-annotations.version>
333+
<mcp.sdk.version>0.12.1</mcp.sdk.version>
334+
<mcp-annotations.version>0.3.1</mcp-annotations.version>
335335

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

0 commit comments

Comments
 (0)