Skip to content

Commit 4527c38

Browse files
committed
Upgrade to Postgresql 42.6.2
Closes gh-39986
1 parent cfbf30d commit 4527c38

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
@@ -1123,7 +1123,7 @@ bom {
11231123
]
11241124
}
11251125
}
1126-
library("Postgresql", "42.6.1") {
1126+
library("Postgresql", "42.6.2") {
11271127
group("org.postgresql") {
11281128
modules = [
11291129
"postgresql"

0 commit comments

Comments
 (0)