File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed 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.6 </version >
8+ <version >3.4.8 </version >
99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <artifactId >Oracle_CQRS</artifactId >
1414 <java .version>21</java .version>
1515 <lombok .version>1.18.38</lombok .version>
1616 <springdoc-openapi .version>2.8.6</springdoc-openapi .version>
17- <oracle-spring-boot-starter-ucp .version>25.2 .0</oracle-spring-boot-starter-ucp .version>
18- <oracle-spring-boot-starter-aqjms .version>25.2 .0</oracle-spring-boot-starter-aqjms .version>
17+ <oracle-spring-boot-starter-ucp .version>25.3 .0</oracle-spring-boot-starter-ucp .version>
18+ <oracle-spring-boot-starter-aqjms .version>25.3 .0</oracle-spring-boot-starter-aqjms .version>
1919 </properties >
2020
2121 <dependencies >
3232 <artifactId >spring-boot-starter-web</artifactId >
3333 </dependency >
3434
35- <dependency >
36- <groupId >com.oracle.database.jdbc</groupId >
37- <artifactId >ojdbc11</artifactId >
38- <scope >runtime</scope >
39- </dependency >
35+ <!-- <dependency> -- >
36+ <!-- <groupId>com.oracle.database.jdbc</groupId> -- >
37+ <!-- <artifactId>ojdbc11</artifactId> -- >
38+ <!-- <scope>runtime</scope> -- >
39+ <!-- </dependency> -- >
4040
4141 <dependency >
4242 <groupId >org.projectlombok</groupId >
You can’t perform that action at this time.
0 commit comments