Skip to content

Commit 5fab583

Browse files
committed
Upgrade to Postgresql 42.2.16
Closes gh-23364
1 parent 7ea4873 commit 5fab583

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
@@ -1265,7 +1265,7 @@ bom {
12651265
]
12661266
}
12671267
}
1268-
library("Postgresql", "42.2.14") {
1268+
library("Postgresql", "42.2.16") {
12691269
group("org.postgresql") {
12701270
modules = [
12711271
"postgresql"

0 commit comments

Comments
 (0)