File tree Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Expand file tree Collapse file tree 9 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.modelcontextprotocol.sdk</groupId >
9
9
<artifactId >mcp-parent</artifactId >
10
- <version >0.13 .0-SNAPSHOT</version >
10
+ <version >0.14 .0-SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >mcp-bom</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >mcp-core</artifactId >
12
12
<packaging >jar</packaging >
68
68
<dependency >
69
69
<groupId >io.modelcontextprotocol.sdk</groupId >
70
70
<artifactId >mcp-json</artifactId >
71
- <version >0.13 .0-SNAPSHOT</version >
71
+ <version >0.14 .0-SNAPSHOT</version >
72
72
</dependency >
73
73
74
74
<dependency >
101
101
<dependency >
102
102
<groupId >io.modelcontextprotocol.sdk</groupId >
103
103
<artifactId >mcp-json-jackson2</artifactId >
104
- <version >0.13 .0-SNAPSHOT</version >
104
+ <version >0.14 .0-SNAPSHOT</version >
105
105
<scope >test</scope >
106
106
</dependency >
107
107
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >mcp-json-jackson2</artifactId >
12
12
<packaging >jar</packaging >
37
37
<dependency >
38
38
<groupId >io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-json</artifactId >
40
- <version >0.13 .0-SNAPSHOT</version >
40
+ <version >0.14 .0-SNAPSHOT</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >mcp-json</artifactId >
12
12
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-spring-webflux</artifactId >
25
25
<dependency >
26
26
<groupId >io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp-json-jackson2</artifactId >
28
- <version >0.13 .0-SNAPSHOT</version >
28
+ <version >0.14 .0-SNAPSHOT</version >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >io.modelcontextprotocol.sdk</groupId >
33
33
<artifactId >mcp</artifactId >
34
- <version >0.13 .0-SNAPSHOT</version >
34
+ <version >0.14 .0-SNAPSHOT</version >
35
35
</dependency >
36
36
37
37
<dependency >
38
38
<groupId >io.modelcontextprotocol.sdk</groupId >
39
39
<artifactId >mcp-test</artifactId >
40
- <version >0.13 .0-SNAPSHOT</version >
40
+ <version >0.14 .0-SNAPSHOT</version >
41
41
<scope >test</scope >
42
42
</dependency >
43
43
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
<relativePath >../../pom.xml</relativePath >
11
11
</parent >
12
12
<artifactId >mcp-spring-webmvc</artifactId >
25
25
<dependency >
26
26
<groupId >io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp-json-jackson2</artifactId >
28
- <version >0.13 .0-SNAPSHOT</version >
28
+ <version >0.14 .0-SNAPSHOT</version >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >io.modelcontextprotocol.sdk</groupId >
33
33
<artifactId >mcp</artifactId >
34
- <version >0.13 .0-SNAPSHOT</version >
34
+ <version >0.14 .0-SNAPSHOT</version >
35
35
</dependency >
36
36
37
37
<dependency >
43
43
<dependency >
44
44
<groupId >io.modelcontextprotocol.sdk</groupId >
45
45
<artifactId >mcp-test</artifactId >
46
- <version >0.13 .0-SNAPSHOT</version >
46
+ <version >0.14 .0-SNAPSHOT</version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
50
50
<dependency >
51
51
<groupId >io.modelcontextprotocol.sdk</groupId >
52
52
<artifactId >mcp-spring-webflux</artifactId >
53
- <version >0.13 .0-SNAPSHOT</version >
53
+ <version >0.14 .0-SNAPSHOT</version >
54
54
<scope >test</scope >
55
55
</dependency >
56
56
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >mcp-test</artifactId >
12
12
<packaging >jar</packaging >
24
24
<dependency >
25
25
<groupId >io.modelcontextprotocol.sdk</groupId >
26
26
<artifactId >mcp</artifactId >
27
- <version >0.13 .0-SNAPSHOT</version >
27
+ <version >0.14 .0-SNAPSHOT</version >
28
28
</dependency >
29
29
30
30
<dependency >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >mcp</artifactId >
12
12
<packaging >jar</packaging >
25
25
<dependency >
26
26
<groupId >io.modelcontextprotocol.sdk</groupId >
27
27
<artifactId >mcp-json-jackson2</artifactId >
28
- <version >0.13 .0-SNAPSHOT</version >
28
+ <version >0.14 .0-SNAPSHOT</version >
29
29
</dependency >
30
30
31
31
<dependency >
32
32
<groupId >io.modelcontextprotocol.sdk</groupId >
33
33
<artifactId >mcp-core</artifactId >
34
- <version >0.13 .0-SNAPSHOT</version >
34
+ <version >0.14 .0-SNAPSHOT</version >
35
35
</dependency >
36
36
</dependencies >
37
37
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.modelcontextprotocol.sdk</groupId >
8
8
<artifactId >mcp-parent</artifactId >
9
- <version >0.13 .0-SNAPSHOT</version >
9
+ <version >0.14 .0-SNAPSHOT</version >
10
10
11
11
<packaging >pom</packaging >
12
12
<url >https://github.com/modelcontextprotocol/java-sdk</url >
You can’t perform that action at this time.
0 commit comments