Skip to content

Commit

Permalink
Upgrade to Postgresql 42.2.23
Browse files Browse the repository at this point in the history
Closes gh-27202
  • Loading branch information
wilkinsona committed Jul 8, 2021
1 parent bce7b9c commit b50cefb
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 @@ -1357,7 +1357,7 @@ bom {
]
}
}
library("Postgresql", "42.2.22") {
library("Postgresql", "42.2.23") {
group("org.postgresql") {
modules = [
"postgresql"
Expand Down

0 comments on commit b50cefb

Please sign in to comment.