Skip to content

Commit b93ccb5

Browse files
committed
Upgrade to Postgresql 42.7.2
Closes gh-39720
1 parent cdd4b8e commit b93ccb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ bom {
11261126
]
11271127
}
11281128
}
1129-
library("Postgresql", "42.7.1") {
1129+
library("Postgresql", "42.7.2") {
11301130
group("org.postgresql") {
11311131
modules = [
11321132
"postgresql"

0 commit comments

Comments
 (0)