File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
<jsoup-version >1.18.1</jsoup-version >
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
18
- <spring-ai .version>1.0.0 </spring-ai .version>
19
- <spring-boot .version>3.4.5 </spring-boot .version>
18
+ <spring-ai .version>1.0.1 </spring-ai .version>
19
+ <spring-boot .version>3.4.8 </spring-boot .version>
20
20
<maven-deploy-plugin .version>3.1.1</maven-deploy-plugin .version>
21
21
<maven-source-plugin .version>3.3.1</maven-source-plugin .version>
22
22
114
114
<groupId >org.springframework.ai</groupId >
115
115
<artifactId >spring-ai-starter-mcp-client-webflux</artifactId >
116
116
</dependency >
117
-
117
+
118
118
<!-- MCP SDK -->
119
119
<dependency >
120
120
<groupId >io.modelcontextprotocol.sdk</groupId >
319
319
<version >2.15.1</version >
320
320
</dependency >
321
321
</dependencies >
322
-
322
+
323
323
324
324
<build >
325
325
<finalName >jmanus</finalName >
You can’t perform that action at this time.
0 commit comments