Upgrade to Postgresql 42.2.25

Closes gh-29777
This commit is contained in:
Stephane Nicoll 2022-02-14 09:01:14 +01:00
parent 1c1bf932b2
commit ea609ae697

View File

@ -1371,7 +1371,7 @@ bom {
]
}
}
library("Postgresql", "42.2.24") {
library("Postgresql", "42.2.25") {
group("org.postgresql") {
modules = [
"postgresql"