Skip to content

Commit a18b2c8

Browse files
committed
Upgrade to Postgresql 42.7.7
Closes gh-45941
1 parent 8835d23 commit a18b2c8

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
@@ -1662,7 +1662,7 @@ bom {
16621662
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
16631663
}
16641664
}
1665-
library("Postgresql", "42.7.6") {
1665+
library("Postgresql", "42.7.7") {
16661666
group("org.postgresql") {
16671667
modules = [
16681668
"postgresql"

0 commit comments

Comments
 (0)