Skip to content

Commit 19bafec

Browse files
committed
Upgrade to Postgresql 42.5.4
Closes gh-34270
1 parent 5e9c002 commit 19bafec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ bom {
10671067
]
10681068
}
10691069
}
1070-
library("Postgresql", "42.5.1") {
1070+
library("Postgresql", "42.5.4") {
10711071
group("org.postgresql") {
10721072
modules = [
10731073
"postgresql"

0 commit comments

Comments
 (0)