Skip to content

Commit 2b3a236

Browse files
committed
Upgrade to Postgresql 42.5.1
Closes gh-33340
1 parent 2bbc475 commit 2b3a236

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
@@ -1069,7 +1069,7 @@ bom {
10691069
]
10701070
}
10711071
}
1072-
library("Postgresql", "42.5.0") {
1072+
library("Postgresql", "42.5.1") {
10731073
group("org.postgresql") {
10741074
modules = [
10751075
"postgresql"

0 commit comments

Comments
 (0)