Skip to content

Commit ee3e79f

Browse files
Copilotbhauman
andauthored
Update MCP Java SDK to 0.17.1 to handle unknown protocol fields (#146)
* Initial plan * Update MCP Java SDK from 0.15.0 to 0.17.1 to fix Cursor connection error Co-authored-by: bhauman <2624+bhauman@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bhauman <2624+bhauman@users.noreply.github.com>
1 parent c0fed9d commit ee3e79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
;; llm ecosystem java libs
2525
org.apache.tika/tika-core {:mvn/version "3.2.0"}
26-
io.modelcontextprotocol.sdk/mcp {:mvn/version "0.15.0"}
26+
io.modelcontextprotocol.sdk/mcp {:mvn/version "0.17.1"}
2727

2828
dev.langchain4j/langchain4j {:mvn/version "1.8.0"}
2929
dev.langchain4j/langchain4j-open-ai {:mvn/version "1.8.0"}

0 commit comments

Comments
 (0)