Skip to content

Commit 895a2ed

Browse files
committed
Upgrade to Postgresql 42.2.23
Closes gh-27244
1 parent bed528f commit 895a2ed

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
@@ -1269,7 +1269,7 @@ bom {
12691269
]
12701270
}
12711271
}
1272-
library("Postgresql", "42.2.22") {
1272+
library("Postgresql", "42.2.23") {
12731273
group("org.postgresql") {
12741274
modules = [
12751275
"postgresql"

0 commit comments

Comments
 (0)