Skip to content

Commit 87c6ca0

Browse files
committed
Upgrade to Postgresql 42.2.18
Closes gh-23881
1 parent 4860889 commit 87c6ca0

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
@@ -1370,7 +1370,7 @@ bom {
13701370
]
13711371
}
13721372
}
1373-
library("Postgresql", "42.2.16") {
1373+
library("Postgresql", "42.2.18") {
13741374
group("org.postgresql") {
13751375
modules = [
13761376
"postgresql"

0 commit comments

Comments
 (0)