File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
unicorn-store-spring-graalvm Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.boot</groupId >
66 <artifactId >spring-boot-starter-parent</artifactId >
7- <version >3.4.4 </version >
7+ <version >3.5.0 </version >
88 </parent >
99 <groupId >com.unicorn</groupId >
1010 <artifactId >UnicornStockBroker</artifactId >
1616 <maven .compiler.target>17</maven .compiler.target>
1717 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1818 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19- <spring-cloud .version>2024 .0.1 </spring-cloud .version>
19+ <spring-cloud .version>2025 .0.0 </spring-cloud .version>
2020 <aws-sdk .version>2.31.50</aws-sdk .version>
2121 </properties >
2222
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.4 </version >
8+ <version >3.5.0 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.unicorn</groupId >
6363 <dependency >
6464 <groupId >org.springframework.cloud</groupId >
6565 <artifactId >spring-cloud-dependencies</artifactId >
66- <version >2024 .0.1 </version >
66+ <version >2025 .0.0 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.4 </version >
8+ <version >3.5.0 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.unicorn</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.4.4 </version >
8+ <version >3.5.0 </version >
99 </parent >
1010
1111 <groupId >com.unicorn</groupId >
You can’t perform that action at this time.
0 commit comments