Skip to content

Commit 38b73d8

Browse files
committed
Upgrade to Postgresql 42.7.8
Closes gh-47540
1 parent 2c2ecc2 commit 38b73d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,7 @@ bom {
18041804
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
18051805
}
18061806
}
1807-
library("Postgresql", "42.7.7") {
1807+
library("Postgresql", "42.7.8") {
18081808
group("org.postgresql") {
18091809
modules = [
18101810
"postgresql"

0 commit comments

Comments
 (0)