Skip to content

Commit b10e0ba

Browse files
committed
Upgrade to R2DBC Pool 1.0.2.RELEASE
Closes gh-42748
1 parent d808e8b commit b10e0ba

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
@@ -1337,7 +1337,7 @@ bom {
13371337
]
13381338
}
13391339
}
1340-
library("R2DBC Pool", "1.0.1.RELEASE") {
1340+
library("R2DBC Pool", "1.0.2.RELEASE") {
13411341
considerSnapshots()
13421342
group("io.r2dbc") {
13431343
modules = [

0 commit comments

Comments
 (0)