Skip to content

Commit 3241cd7

Browse files
committed
Upgrade to Postgresql 42.7.8
Closes gh-47519
1 parent 2973f3c commit 3241cd7

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
@@ -1684,7 +1684,7 @@ bom {
16841684
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
16851685
}
16861686
}
1687-
library("Postgresql", "42.7.7") {
1687+
library("Postgresql", "42.7.8") {
16881688
group("org.postgresql") {
16891689
modules = [
16901690
"postgresql"

0 commit comments

Comments
 (0)