Skip to content

Commit

Permalink
Upgrade to Postgresql 42.5.1
Browse files Browse the repository at this point in the history
Closes gh-33340
  • Loading branch information
snicoll committed Nov 24, 2022
1 parent 2bbc475 commit 2b3a236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1069,7 +1069,7 @@ bom {
]
}
}
library("Postgresql", "42.5.0") {
library("Postgresql", "42.5.1") {
group("org.postgresql") {
modules = [
"postgresql"
Expand Down

0 comments on commit 2b3a236

Please sign in to comment.