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