Skip to content

Commit 124bf26

Browse files
committed
Upgrade to Postgresql 42.3.0
Closes gh-28418
1 parent 5e7c023 commit 124bf26

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
@@ -1338,7 +1338,7 @@ bom {
13381338
]
13391339
}
13401340
}
1341-
library("Postgresql", "42.2.24") {
1341+
library("Postgresql", "42.3.0") {
13421342
group("org.postgresql") {
13431343
modules = [
13441344
"postgresql"

0 commit comments

Comments
 (0)