mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Oracle R2DBC 1.1.0
Closes gh-34102
This commit is contained in:
@@ -1039,7 +1039,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Oracle R2DBC", "1.0.0") {
|
||||
library("Oracle R2DBC", "1.1.0") {
|
||||
group("com.oracle.database.r2dbc") {
|
||||
modules = [
|
||||
"oracle-r2dbc"
|
||||
|
||||
Reference in New Issue
Block a user