Skip to content

Commit 960f0ea

Browse files
committed
Revert "Upgrade to R2DBC Pool 1.0.1.RELEASE"
This reverts commit e754a1b. See gh-36464
1 parent e30b3fe commit 960f0ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ bom {
11061106
]
11071107
}
11081108
}
1109-
library("R2DBC Pool", "1.0.1.RELEASE") {
1109+
library("R2DBC Pool", "1.0.0.RELEASE") {
11101110
group("io.r2dbc") {
11111111
modules = [
11121112
"r2dbc-pool"

0 commit comments

Comments
 (0)