Skip to content

Commit f195dbe

Browse files
committed
Upgrade to Postgresql 42.2.24
Closes gh-28325
1 parent 09e4220 commit f195dbe

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
@@ -1331,7 +1331,7 @@ bom {
13311331
]
13321332
}
13331333
}
1334-
library("Postgresql", "42.2.23") {
1334+
library("Postgresql", "42.2.24") {
13351335
group("org.postgresql") {
13361336
modules = [
13371337
"postgresql"

0 commit comments

Comments
 (0)