Skip to content

Commit f913b38

Browse files
committed
Upgrade to Postgresql 42.7.7
Closes gh-45945
1 parent b737856 commit f913b38

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
@@ -1785,7 +1785,7 @@ bom {
17851785
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
17861786
}
17871787
}
1788-
library("Postgresql", "42.7.6") {
1788+
library("Postgresql", "42.7.7") {
17891789
group("org.postgresql") {
17901790
modules = [
17911791
"postgresql"

0 commit comments

Comments
 (0)