mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Postgresql 42.3.6
Closes gh-31417
This commit is contained in:
@@ -1397,7 +1397,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Postgresql", "42.3.5") {
|
||||
library("Postgresql", "42.3.6") {
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
"postgresql"
|
||||
|
||||
Reference in New Issue
Block a user