Skip to content

Commit 6692e15

Browse files
committed
Upgrade to Postgresql 42.7.4
Closes gh-42239
1 parent bddda10 commit 6692e15

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
@@ -1509,7 +1509,7 @@ bom {
15091509
]
15101510
}
15111511
}
1512-
library("Postgresql", "42.7.3") {
1512+
library("Postgresql", "42.7.4") {
15131513
group("org.postgresql") {
15141514
modules = [
15151515
"postgresql"

0 commit comments

Comments
 (0)