Skip to content

Commit 3cb8a4f

Browse files
committed
Upgrade to Postgresql 42.2.16
Closes gh-23315
1 parent 9bf7555 commit 3cb8a4f

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
@@ -1366,7 +1366,7 @@ bom {
13661366
]
13671367
}
13681368
}
1369-
library("Postgresql", "42.2.14") {
1369+
library("Postgresql", "42.2.16") {
13701370
group("org.postgresql") {
13711371
modules = [
13721372
"postgresql"

0 commit comments

Comments
 (0)