File tree 4 files changed +6
-6
lines changed
unicorn-store-spring-graalvm
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >3.4.2 </version >
7
+ <version >3.4.4 </version >
8
8
</parent >
9
9
<groupId >com.unicorn</groupId >
10
10
<artifactId >UnicornStockBroker</artifactId >
16
16
<maven .compiler.target>17</maven .compiler.target>
17
17
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18
18
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
- <spring-cloud .version>2024.0.0 </spring-cloud .version>
19
+ <spring-cloud .version>2024.0.1 </spring-cloud .version>
20
20
<aws-sdk .version>2.30.21</aws-sdk .version>
21
21
</properties >
22
22
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.4.2 </version >
8
+ <version >3.4.4 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.unicorn</groupId >
63
63
<dependency >
64
64
<groupId >org.springframework.cloud</groupId >
65
65
<artifactId >spring-cloud-dependencies</artifactId >
66
- <version >2024.0.0 </version >
66
+ <version >2024.0.1 </version >
67
67
<type >pom</type >
68
68
<scope >import</scope >
69
69
</dependency >
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.4.2 </version >
8
+ <version >3.4.4 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.unicorn</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.4.2 </version >
8
+ <version >3.4.4 </version >
9
9
</parent >
10
10
11
11
<groupId >com.unicorn</groupId >
You can’t perform that action at this time.
0 commit comments