Skip to content

Commit 11bd835

Browse files
committed
Upgrade to Postgresql 42.7.4
Closes gh-42260
1 parent a253a24 commit 11bd835

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
@@ -1518,7 +1518,7 @@ bom {
15181518
]
15191519
}
15201520
}
1521-
library("Postgresql", "42.7.3") {
1521+
library("Postgresql", "42.7.4") {
15221522
group("org.postgresql") {
15231523
modules = [
15241524
"postgresql"

0 commit comments

Comments
 (0)