Skip to content

Commit 898cf76

Browse files
committed
Upgrade to Postgresql 42.3.6
Closes gh-31417
1 parent 854578c commit 898cf76

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
@@ -1397,7 +1397,7 @@ bom {
13971397
]
13981398
}
13991399
}
1400-
library("Postgresql", "42.3.5") {
1400+
library("Postgresql", "42.3.6") {
14011401
group("org.postgresql") {
14021402
modules = [
14031403
"postgresql"

0 commit comments

Comments
 (0)