File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <maven .compiler.source>17</maven .compiler.source>
1818 <maven .compiler.target>17</maven .compiler.target>
1919 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20- <jackson .version>2.17 .3</jackson .version>
20+ <jackson .version>2.18 .3</jackson .version>
2121 </properties >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >io.modelcontextprotocol.sdk</groupId >
3939 <artifactId >mcp</artifactId >
40- <version >0.9 .0</version >
40+ <version >0.10 .0</version >
4141 </dependency >
4242 </dependencies >
4343
Original file line number Diff line number Diff line change 1818 <maven .compiler.source>${java.version} </maven .compiler.source>
1919 <maven .compiler.target>${java.version} </maven .compiler.target>
2020 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
21- <spring-ai .version>1.0.0-M8 </spring-ai .version>
21+ <spring-ai .version>1.0.0</spring-ai .version>
2222 <jackson .version>2.18.3</jackson .version>
2323 </properties >
2424
You can’t perform that action at this time.
0 commit comments