Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
This reverts commit e754a1b11e
.
See gh-36464
This commit is contained in:
parent
e30b3fe4f2
commit
960f0ea1da
|
@ -1106,7 +1106,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("R2DBC Pool", "1.0.1.RELEASE") {
|
library("R2DBC Pool", "1.0.0.RELEASE") {
|
||||||
group("io.r2dbc") {
|
group("io.r2dbc") {
|
||||||
modules = [
|
modules = [
|
||||||
"r2dbc-pool"
|
"r2dbc-pool"
|
||||||
|
|
Loading…
Reference in New Issue