We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84c4ff8 + bedd02d commit c83aac6Copy full SHA for c83aac6
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1295,30 +1295,6 @@ bom {
1295
]
1296
}
1297
1298
- library("OJDBC", "19.3.0.0") {
1299
- group("com.oracle.ojdbc") {
1300
- modules = [
1301
- "dms",
1302
- "ojdbc10",
1303
- "ojdbc10_g",
1304
- "ojdbc10dms",
1305
- "ojdbc10dms_g",
1306
- "ojdbc8",
1307
- "ojdbc8_g",
1308
- "ojdbc8dms",
1309
- "ojdbc8dms_g",
1310
- "ons",
1311
- "oraclepki",
1312
- "orai18n",
1313
- "osdt_cert",
1314
- "osdt_core",
1315
- "simplefan",
1316
- "ucp",
1317
- "xdb",
1318
- "xmlparserv2"
1319
- ]
1320
- }
1321
1322
library("OkHttp3", "3.14.9") {
1323
prohibit("[4.0.0-alpha01,)") {
1324
because "it requires Kotlin"
0 commit comments