Skip to content

Commit

Permalink
Upgrade to Postgresql 42.3.1
Browse files Browse the repository at this point in the history
Closes gh-28581
  • Loading branch information
snicoll committed Nov 9, 2021
1 parent 5c86823 commit c27a773
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 @@ -1338,7 +1338,7 @@ bom {
]
}
}
library("Postgresql", "42.3.0") {
library("Postgresql", "42.3.1") {
group("org.postgresql") {
modules = [
"postgresql"
Expand Down

0 comments on commit c27a773

Please sign in to comment.