mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to Postgresql 42.2.25
Closes gh-29777
This commit is contained in:
@@ -1371,7 +1371,7 @@ bom {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Postgresql", "42.2.24") {
|
library("Postgresql", "42.2.25") {
|
||||||
group("org.postgresql") {
|
group("org.postgresql") {
|
||||||
modules = [
|
modules = [
|
||||||
"postgresql"
|
"postgresql"
|
||||||
|
|||||||
Reference in New Issue
Block a user