File tree 1 file changed +5
-5
lines changed
spring-cli/projects/obaas
1 file changed +5
-5
lines changed 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.5 </version >
9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
18
18
19
19
<properties >
20
20
<java .version>21</java .version>
21
- <spring-cloud .version>2024.0.0 </spring-cloud .version>
22
- <oracle-springboot-starter .version>25.0 .0</oracle-springboot-starter .version>
23
- <liquibase .version>4.31.0 </liquibase .version>
24
- <datasource-micrometer-spring-boot .version>1.0.6 </datasource-micrometer-spring-boot .version>
21
+ <spring-cloud .version>2024.0.1 </spring-cloud .version>
22
+ <oracle-springboot-starter .version>25.1 .0</oracle-springboot-starter .version>
23
+ <liquibase .version>4.31.1 </liquibase .version>
24
+ <datasource-micrometer-spring-boot .version>1.1.0 </datasource-micrometer-spring-boot .version>
25
25
</properties >
26
26
27
27
<dependencies >
You can’t perform that action at this time.
0 commit comments