Skip to content

Commit 7688444

Browse files
committed
Upgrade to Postgresql 42.3.7
Closes gh-32242
1 parent f9e8361 commit 7688444

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
@@ -1400,7 +1400,7 @@ bom {
14001400
]
14011401
}
14021402
}
1403-
library("Postgresql", "42.3.6") {
1403+
library("Postgresql", "42.3.7") {
14041404
group("org.postgresql") {
14051405
modules = [
14061406
"postgresql"

0 commit comments

Comments
 (0)