Skip to content

Commit fe67932

Browse files
committed
Merge branch '3.0.x' into 3.1.x
See gh-36468
2 parents 46a83d7 + 960f0ea commit fe67932

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)