Skip to content

Commit ac2481f

Browse files
committed
Merge branch '3.1.x'
See gh-35472
2 parents 54e99d6 + fe67932 commit ac2481f

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
@@ -1153,7 +1153,7 @@ bom {
11531153
]
11541154
}
11551155
}
1156-
library("R2DBC Pool", "1.0.1.RELEASE") {
1156+
library("R2DBC Pool", "1.0.0.RELEASE") {
11571157
group("io.r2dbc") {
11581158
modules = [
11591159
"r2dbc-pool"

0 commit comments

Comments
 (0)