File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.springframework.boot</groupId >
1010 <artifactId >spring-boot-starter-parent</artifactId >
11- <version >3.3.4 </version >
11+ <version >3.3.6 </version >
1212 <relativePath /> <!-- lookup parent from repository -->
1313 </parent >
1414
3434 <properties >
3535 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3636 <java .version>21</java .version>
37- <spring-cloud .version>2023.0.3 </spring-cloud .version>
37+ <spring-cloud .version>2023.0.4 </spring-cloud .version>
3838 <org .springdoc-version>2.4.0</org .springdoc-version>
3939
4040 <micrometer-core .version>1.13.2</micrometer-core .version>
Original file line number Diff line number Diff line change 2121 <artifactId >oracle-spring-boot-starter-aqjms</artifactId >
2222 <version >${oracle-springboot-starter.version} </version >
2323 </dependency >
24+ <dependency >
25+ <groupId >org.springframework.boot</groupId >
26+ <artifactId >spring-boot-starter-jdbc</artifactId >
27+ </dependency >
2428 <dependency >
2529 <groupId >com.oracle.database.spring</groupId >
2630 <artifactId >oracle-spring-boot-starter-wallet</artifactId >
You can’t perform that action at this time.
0 commit comments