Skip to content

Commit 851d5e1

Browse files
committed
Upgrade to Postgresql 42.5.3
Closes gh-34104
1 parent 4f112e5 commit 851d5e1

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
@@ -1053,7 +1053,7 @@ bom {
10531053
]
10541054
}
10551055
}
1056-
library("Postgresql", "42.5.1") {
1056+
library("Postgresql", "42.5.3") {
10571057
group("org.postgresql") {
10581058
modules = [
10591059
"postgresql"

0 commit comments

Comments
 (0)