mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Upgrade to Postgresql 42.2.23
Closes gh-27244
This commit is contained in:
@@ -1269,7 +1269,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Postgresql", "42.2.22") {
|
||||
library("Postgresql", "42.2.23") {
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
"postgresql"
|
||||
|
||||
Reference in New Issue
Block a user