Skip to content

Commit 6c6c6ae

Browse files
committed
Upgrade to Postgresql 42.2.19
Closes gh-25970
1 parent dd9e705 commit 6c6c6ae

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
@@ -1374,7 +1374,7 @@ bom {
13741374
]
13751375
}
13761376
}
1377-
library("Postgresql", "42.2.18") {
1377+
library("Postgresql", "42.2.19") {
13781378
group("org.postgresql") {
13791379
modules = [
13801380
"postgresql"

0 commit comments

Comments
 (0)