Skip to content

Commit bbe8f3b

Browse files
committed
Upgrade to Postgresql 42.3.5
Closes gh-30965
1 parent 354797a commit bbe8f3b

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
@@ -1086,7 +1086,7 @@ bom {
10861086
]
10871087
}
10881088
}
1089-
library("Postgresql", "42.3.3") {
1089+
library("Postgresql", "42.3.5") {
10901090
group("org.postgresql") {
10911091
modules = [
10921092
"postgresql"

0 commit comments

Comments
 (0)