File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
spring-ai-java-bedrock-mcp-rag
spring-ai-mcp-inter-agent-ecs Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >3.5.0 </version >
10
+ <version >3.5.3 </version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
23
23
24
24
<properties >
25
25
<java .version>21</java .version>
26
- <kotlin .version>2.1.21 </kotlin .version>
26
+ <kotlin .version>2.2.0 </kotlin .version>
27
27
<spring-ai .version>1.0.0</spring-ai .version>
28
28
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
29
29
</properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.5.0 </version >
8
+ <version >3.5.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >3.5.0 </version >
8
+ <version >3.5.3 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.example</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >3.5.0 </version >
10
+ <version >3.5.3 </version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
24
24
25
25
<properties >
26
26
<java .version>21</java .version>
27
- <kotlin .version>2.1.21 </kotlin .version>
27
+ <kotlin .version>2.2.0 </kotlin .version>
28
28
<spring-ai .version>1.0.0</spring-ai .version>
29
29
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
30
30
</properties >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.boot</groupId >
9
9
<artifactId >spring-boot-starter-parent</artifactId >
10
- <version >3.5.0 </version >
10
+ <version >3.5.3 </version >
11
11
<relativePath /> <!-- lookup parent from repository -->
12
12
</parent >
13
13
17
17
18
18
<properties >
19
19
<java .version>21</java .version>
20
- <kotlin .version>2.1.21 </kotlin .version>
20
+ <kotlin .version>2.2.0 </kotlin .version>
21
21
<spring-ai .version>1.0.0</spring-ai .version>
22
22
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
23
23
</properties >
You can’t perform that action at this time.
0 commit comments