mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Postgresql 42.3.4
Closes gh-30728
This commit is contained in:
@@ -1387,7 +1387,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Postgresql", "42.3.3") {
|
||||
library("Postgresql", "42.3.4") {
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
"postgresql"
|
||||
|
||||
Reference in New Issue
Block a user