Skip to content

Commit 6c9c6ab

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.4.RELEASE
Closes gh-39210
1 parent 0d02f21 commit 6c9c6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,7 @@ bom {
12871287
]
12881288
}
12891289
}
1290-
library("R2DBC Postgresql", "1.0.3.RELEASE") {
1290+
library("R2DBC Postgresql", "1.0.4.RELEASE") {
12911291
considerSnapshots()
12921292
group("org.postgresql") {
12931293
modules = [

0 commit comments

Comments
 (0)