Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"

This reverts commit e754a1b11e.

See gh-36464
This commit is contained in:
Andy Wilkinson 2023-07-20 09:22:21 +01:00
parent e30b3fe4f2
commit 960f0ea1da
1 changed files with 1 additions and 1 deletions

View File

@ -1106,7 +1106,7 @@ bom {
]
}
}
library("R2DBC Pool", "1.0.1.RELEASE") {
library("R2DBC Pool", "1.0.0.RELEASE") {
group("io.r2dbc") {
modules = [
"r2dbc-pool"