Skip to content

Commit 6106bdd

Browse files
committed
Upgrade to Postgresql 42.7.6
Closes gh-45811
1 parent ccbac59 commit 6106bdd

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
@@ -1683,7 +1683,7 @@ bom {
16831683
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
16841684
}
16851685
}
1686-
library("Postgresql", "42.7.5") {
1686+
library("Postgresql", "42.7.6") {
16871687
group("org.postgresql") {
16881688
modules = [
16891689
"postgresql"

0 commit comments

Comments
 (0)