mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Upgrade to R2DBC Postgresql 1.1.2.RELEASE
Closes gh-50992
This commit is contained in:
@@ -1904,7 +1904,7 @@ bom {
|
||||
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("R2DBC Postgresql", "1.1.1.RELEASE") {
|
||||
library("R2DBC Postgresql", "1.1.2.RELEASE") {
|
||||
considerSnapshots()
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user