File tree Expand file tree Collapse file tree 12 files changed +28
-28
lines changed
Expand file tree Collapse file tree 12 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >conformance-tests</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >client-jdk-http-client</artifactId >
1212 <packaging >jar</packaging >
2424 <dependency >
2525 <groupId >io.modelcontextprotocol.sdk</groupId >
2626 <artifactId >mcp</artifactId >
27- <version >0.18.0 </version >
27+ <version >0.18.1-SNAPSHOT </version >
2828 </dependency >
2929
3030 <!-- Logging -->
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >conformance-tests</artifactId >
1212 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >conformance-tests</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >server-servlet</artifactId >
1212 <packaging >jar</packaging >
2424 <dependency >
2525 <groupId >io.modelcontextprotocol.sdk</groupId >
2626 <artifactId >mcp</artifactId >
27- <version >0.18.0 </version >
27+ <version >0.18.1-SNAPSHOT </version >
2828 </dependency >
2929
3030 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.modelcontextprotocol.sdk</groupId >
99 <artifactId >mcp-parent</artifactId >
10- <version >0.18.0 </version >
10+ <version >0.18.1-SNAPSHOT </version >
1111 </parent >
1212
1313 <artifactId >mcp-bom</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >mcp-core</artifactId >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >mcp-json-jackson2</artifactId >
1212 <packaging >jar</packaging >
7171 <dependency >
7272 <groupId >io.modelcontextprotocol.sdk</groupId >
7373 <artifactId >mcp-core</artifactId >
74- <version >0.18.0 </version >
74+ <version >0.18.1-SNAPSHOT </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >com.networknt</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >mcp-json-jackson3</artifactId >
1212 <packaging >jar</packaging >
6565 <dependency >
6666 <groupId >io.modelcontextprotocol.sdk</groupId >
6767 <artifactId >mcp-core</artifactId >
68- <version >0.18.0 </version >
68+ <version >0.18.1-SNAPSHOT </version >
6969 </dependency >
7070 <dependency >
7171 <groupId >tools.jackson.core</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212 <artifactId >mcp-spring-webflux</artifactId >
2626 <dependency >
2727 <groupId >io.modelcontextprotocol.sdk</groupId >
2828 <artifactId >mcp-core</artifactId >
29- <version >0.18.0 </version >
29+ <version >0.18.1-SNAPSHOT </version >
3030 </dependency >
3131
3232 <dependency >
3333 <groupId >io.modelcontextprotocol.sdk</groupId >
3434 <artifactId >mcp-test</artifactId >
35- <version >0.18.0 </version >
35+ <version >0.18.1-SNAPSHOT </version >
3636 <scope >test</scope >
3737 </dependency >
3838
4545 <dependency >
4646 <groupId >io.modelcontextprotocol.sdk</groupId >
4747 <artifactId >mcp-json-jackson2</artifactId >
48- <version >0.18.0 </version >
48+ <version >0.18.1-SNAPSHOT </version >
4949 <scope >test</scope >
5050 </dependency >
5151
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 <relativePath >../../pom.xml</relativePath >
1111 </parent >
1212 <artifactId >mcp-spring-webmvc</artifactId >
2626 <dependency >
2727 <groupId >io.modelcontextprotocol.sdk</groupId >
2828 <artifactId >mcp-core</artifactId >
29- <version >0.18.0 </version >
29+ <version >0.18.1-SNAPSHOT </version >
3030 </dependency >
3131
3232 <dependency >
3838 <dependency >
3939 <groupId >io.modelcontextprotocol.sdk</groupId >
4040 <artifactId >mcp-test</artifactId >
41- <version >0.18.0 </version >
41+ <version >0.18.1-SNAPSHOT </version >
4242 <scope >test</scope >
4343 </dependency >
4444
4545 <dependency >
4646 <groupId >io.modelcontextprotocol.sdk</groupId >
4747 <artifactId >mcp-spring-webflux</artifactId >
48- <version >0.18.0 </version >
48+ <version >0.18.1-SNAPSHOT </version >
4949 <scope >test</scope >
5050 </dependency >
5151
5252 <dependency >
5353 <groupId >io.modelcontextprotocol.sdk</groupId >
5454 <artifactId >mcp-json-jackson2</artifactId >
55- <version >0.18.0 </version >
55+ <version >0.18.1-SNAPSHOT </version >
5656 <scope >test</scope >
5757 </dependency >
5858
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.modelcontextprotocol.sdk</groupId >
88 <artifactId >mcp-parent</artifactId >
9- <version >0.18.0 </version >
9+ <version >0.18.1-SNAPSHOT </version >
1010 </parent >
1111 <artifactId >mcp-test</artifactId >
1212 <packaging >jar</packaging >
2424 <dependency >
2525 <groupId >io.modelcontextprotocol.sdk</groupId >
2626 <artifactId >mcp-core</artifactId >
27- <version >0.18.0 </version >
27+ <version >0.18.1-SNAPSHOT </version >
2828 </dependency >
2929
3030 <dependency >
159159 <dependency >
160160 <groupId >io.modelcontextprotocol.sdk</groupId >
161161 <artifactId >mcp-json-jackson3</artifactId >
162- <version >0.18.0 </version >
162+ <version >0.18.1-SNAPSHOT </version >
163163 <scope >test</scope >
164164 </dependency >
165165 </dependencies >
170170 <dependency >
171171 <groupId >io.modelcontextprotocol.sdk</groupId >
172172 <artifactId >mcp-json-jackson2</artifactId >
173- <version >0.18.0 </version >
173+ <version >0.18.1-SNAPSHOT </version >
174174 <scope >test</scope >
175175 </dependency >
176176 </dependencies >
You can’t perform that action at this time.
0 commit comments