File tree Expand file tree Collapse file tree 1 file changed +3
-44
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +3
-44
lines changed Original file line number Diff line number Diff line change @@ -1299,51 +1299,10 @@ bom {
1299
1299
]
1300
1300
}
1301
1301
}
1302
- library(" Oracle Database" , " 19.6.0.0" ) {
1303
- group(" com.oracle.database.ha" ) {
1304
- modules = [
1305
- " ons" ,
1306
- " simplefan"
1307
- ]
1308
- }
1302
+ library(" Oracle Database" , " 19.7.0.0" ) {
1309
1303
group(" com.oracle.database.jdbc" ) {
1310
- modules = [
1311
- " ojdbc10" ,
1312
- " ojdbc10dms" ,
1313
- " ojdbc8" ,
1314
- " ojdbc8dms" ,
1315
- " ucp"
1316
- ]
1317
- }
1318
- group(" com.oracle.database.jdbc.debug" ) {
1319
- modules = [
1320
- " ojdbc10_g" ,
1321
- " ojdbc10dms_g" ,
1322
- " ojdbc8_g" ,
1323
- " ojdbc8dms_g"
1324
- ]
1325
- }
1326
- group(" com.oracle.database.nls" ) {
1327
- modules = [
1328
- " orai18n"
1329
- ]
1330
- }
1331
- group(" com.oracle.database.observability" ) {
1332
- modules = [
1333
- " dms"
1334
- ]
1335
- }
1336
- group(" com.oracle.database.security" ) {
1337
- modules = [
1338
- " oraclepki" ,
1339
- " osdt_cert" ,
1340
- " osdt_core"
1341
- ]
1342
- }
1343
- group(" com.oracle.database.xml" ) {
1344
- modules = [
1345
- " xdb" ,
1346
- " xmlparserv2"
1304
+ imports = [
1305
+ " ojdbc-bom"
1347
1306
]
1348
1307
}
1349
1308
}
You can’t perform that action at this time.
0 commit comments