Skip to content

Commit 6601329

Browse files
committed
Upgrade to Postgresql 42.7.5
Closes gh-43846
1 parent 8f45623 commit 6601329

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
@@ -1666,7 +1666,7 @@ bom {
16661666
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
16671667
}
16681668
}
1669-
library("Postgresql", "42.7.4") {
1669+
library("Postgresql", "42.7.5") {
16701670
group("org.postgresql") {
16711671
modules = [
16721672
"postgresql"

0 commit comments

Comments
 (0)