Skip to content

Commit cbf2da9

Browse files
committed
Upgrade to Postgresql 42.3.4
Closes gh-30728
1 parent 390b97c commit cbf2da9

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
@@ -1387,7 +1387,7 @@ bom {
13871387
]
13881388
}
13891389
}
1390-
library("Postgresql", "42.3.3") {
1390+
library("Postgresql", "42.3.4") {
13911391
group("org.postgresql") {
13921392
modules = [
13931393
"postgresql"

0 commit comments

Comments
 (0)