File tree Expand file tree Collapse file tree 4 files changed +17
-17
lines changed
Expand file tree Collapse file tree 4 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 2828 <dependencies >
2929 <!-- Core MCP -->
3030 <dependency >
31- <groupId >io.modelcontextprotocol.sdk</groupId >
31+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
3232 <artifactId >mcp</artifactId >
33- <version >${project.version} </version >
33+ <version >0.12.0-sprout </version >
3434 </dependency >
3535
3636 <!-- MCP Test -->
3737 <dependency >
38- <groupId >io.modelcontextprotocol.sdk</groupId >
38+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
3939 <artifactId >mcp-test</artifactId >
4040 <version >${project.version} </version >
4141 </dependency >
4242
4343 <!-- MCP Transport - WebFlux SSE -->
4444 <dependency >
45- <groupId >io.modelcontextprotocol.sdk</groupId >
45+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
4646 <artifactId >mcp-spring-webflux</artifactId >
4747 <version >${project.version} </version >
4848 </dependency >
4949
5050 <!-- MCP Transport - WebMVC SSE -->
5151 <dependency >
52- <groupId >io.modelcontextprotocol.sdk</groupId >
52+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
5353 <artifactId >mcp-spring-webmvc</artifactId >
5454 <version >${project.version} </version >
5555 </dependency >
Original file line number Diff line number Diff line change 2323
2424 <dependencies >
2525 <dependency >
26- <groupId >io.modelcontextprotocol.sdk</groupId >
26+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
2727 <artifactId >mcp</artifactId >
28- <version >0.12.0-SNAPSHOT </version >
28+ <version >0.12.0-sprout </version >
2929 </dependency >
3030
3131 <dependency >
32- <groupId >io.modelcontextprotocol.sdk</groupId >
32+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
3333 <artifactId >mcp-test</artifactId >
34- <version >0.12.0-SNAPSHOT </version >
34+ <version >0.12.0-sprout </version >
3535 <scope >test</scope >
3636 </dependency >
3737
Original file line number Diff line number Diff line change 2323
2424 <dependencies >
2525 <dependency >
26- <groupId >io.modelcontextprotocol.sdk</groupId >
26+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
2727 <artifactId >mcp</artifactId >
28- <version >0.12.0-SNAPSHOT </version >
28+ <version >0.12.0-sprout </version >
2929 </dependency >
3030
3131 <dependency >
3535 </dependency >
3636
3737 <dependency >
38- <groupId >io.modelcontextprotocol.sdk</groupId >
38+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
3939 <artifactId >mcp-test</artifactId >
40- <version >0.12.0-SNAPSHOT </version >
40+ <version >0.12.0-sprout </version >
4141 <scope >test</scope >
4242 </dependency >
4343
4444 <dependency >
45- <groupId >io.modelcontextprotocol.sdk</groupId >
45+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
4646 <artifactId >mcp-spring-webflux</artifactId >
47- <version >0.12.0-SNAPSHOT </version >
47+ <version >0.12.0-sprout </version >
4848 <scope >test</scope >
4949 </dependency >
5050
Original file line number Diff line number Diff line change 2222
2323 <dependencies >
2424 <dependency >
25- <groupId >io.modelcontextprotocol.sdk</groupId >
25+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
2626 <artifactId >mcp</artifactId >
27- <version >0.12.0-SNAPSHOT </version >
27+ <version >0.12.0-sprout </version >
2828 </dependency >
2929
3030 <dependency >
You can’t perform that action at this time.
0 commit comments