Skip to content

Commit 9411da2

Browse files
committed
Upgrade to Postgresql 42.6.1
Closes gh-39671
1 parent 2fa921c commit 9411da2

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

0 commit comments

Comments
 (0)