Skip to content

Commit 249e21a

Browse files
committed
Upgrade to Postgresql 42.7.5
Closes gh-43856
1 parent 4f88aba commit 249e21a

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

0 commit comments

Comments
 (0)