Skip to content

Commit c595362

Browse files
committed
Upgrade to Postgresql 42.3.4
Closes gh-30758
1 parent d69ca28 commit c595362

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
@@ -1395,7 +1395,7 @@ bom {
13951395
]
13961396
}
13971397
}
1398-
library("Postgresql", "42.3.3") {
1398+
library("Postgresql", "42.3.4") {
13991399
group("org.postgresql") {
14001400
modules = [
14011401
"postgresql"

0 commit comments

Comments
 (0)