Skip to content

Commit 0e13c16

Browse files
committed
Upgrade to Postgresql 42.2.27
Closes gh-35491
1 parent d898520 commit 0e13c16

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
@@ -1417,7 +1417,7 @@ bom {
14171417
]
14181418
}
14191419
}
1420-
library("Postgresql", "42.2.25") {
1420+
library("Postgresql", "42.2.27") {
14211421
group("org.postgresql") {
14221422
modules = [
14231423
"postgresql"

0 commit comments

Comments
 (0)