Skip to content

Commit bbe9e89

Browse files
committed
Upgrade to Postgresql 42.6.2
Closes gh-39972
1 parent d588497 commit bbe9e89

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
@@ -1103,7 +1103,7 @@ bom {
11031103
]
11041104
}
11051105
}
1106-
library("Postgresql", "42.6.1") {
1106+
library("Postgresql", "42.6.2") {
11071107
group("org.postgresql") {
11081108
modules = [
11091109
"postgresql"

0 commit comments

Comments
 (0)