Skip to content

Commit b821d84

Browse files
committed
Upgrade to Postgresql 42.7.3
Closes gh-40005
1 parent fe4a326 commit b821d84

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
@@ -1404,7 +1404,7 @@ bom {
14041404
]
14051405
}
14061406
}
1407-
library("Postgresql", "42.7.2") {
1407+
library("Postgresql", "42.7.3") {
14081408
group("org.postgresql") {
14091409
modules = [
14101410
"postgresql"

0 commit comments

Comments
 (0)