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 28
28
<dependencies >
29
29
<!-- Core MCP -->
30
30
<dependency >
31
- <groupId >io.modelcontextprotocol.sdk</groupId >
31
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
32
32
<artifactId >mcp</artifactId >
33
- <version >${project.version} </version >
33
+ <version >0.12.0-sprout </version >
34
34
</dependency >
35
35
36
36
<!-- MCP Test -->
37
37
<dependency >
38
- <groupId >io.modelcontextprotocol.sdk</groupId >
38
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-test</artifactId >
40
40
<version >${project.version} </version >
41
41
</dependency >
42
42
43
43
<!-- MCP Transport - WebFlux SSE -->
44
44
<dependency >
45
- <groupId >io.modelcontextprotocol.sdk</groupId >
45
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
46
46
<artifactId >mcp-spring-webflux</artifactId >
47
47
<version >${project.version} </version >
48
48
</dependency >
49
49
50
50
<!-- MCP Transport - WebMVC SSE -->
51
51
<dependency >
52
- <groupId >io.modelcontextprotocol.sdk</groupId >
52
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
53
53
<artifactId >mcp-spring-webmvc</artifactId >
54
54
<version >${project.version} </version >
55
55
</dependency >
Original file line number Diff line number Diff line change 23
23
24
24
<dependencies >
25
25
<dependency >
26
- <groupId >io.modelcontextprotocol.sdk</groupId >
26
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.12.0-SNAPSHOT </version >
28
+ <version >0.12.0-sprout </version >
29
29
</dependency >
30
30
31
31
<dependency >
32
- <groupId >io.modelcontextprotocol.sdk</groupId >
32
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
33
33
<artifactId >mcp-test</artifactId >
34
- <version >0.12.0-SNAPSHOT </version >
34
+ <version >0.12.0-sprout </version >
35
35
<scope >test</scope >
36
36
</dependency >
37
37
Original file line number Diff line number Diff line change 23
23
24
24
<dependencies >
25
25
<dependency >
26
- <groupId >io.modelcontextprotocol.sdk</groupId >
26
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp</artifactId >
28
- <version >0.12.0-SNAPSHOT </version >
28
+ <version >0.12.0-sprout </version >
29
29
</dependency >
30
30
31
31
<dependency >
35
35
</dependency >
36
36
37
37
<dependency >
38
- <groupId >io.modelcontextprotocol.sdk</groupId >
38
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-test</artifactId >
40
- <version >0.12.0-SNAPSHOT </version >
40
+ <version >0.12.0-sprout </version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
44
44
<dependency >
45
- <groupId >io.modelcontextprotocol.sdk</groupId >
45
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
46
46
<artifactId >mcp-spring-webflux</artifactId >
47
- <version >0.12.0-SNAPSHOT </version >
47
+ <version >0.12.0-sprout </version >
48
48
<scope >test</scope >
49
49
</dependency >
50
50
Original file line number Diff line number Diff line change 22
22
23
23
<dependencies >
24
24
<dependency >
25
- <groupId >io.modelcontextprotocol.sdk</groupId >
25
+ <groupId >com.sproutsocial. io.modelcontextprotocol.sdk</groupId >
26
26
<artifactId >mcp</artifactId >
27
- <version >0.12.0-SNAPSHOT </version >
27
+ <version >0.12.0-sprout </version >
28
28
</dependency >
29
29
30
30
<dependency >
You can’t perform that action at this time.
0 commit comments