We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2973f3c commit 3241cd7Copy full SHA for 3241cd7
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1684,7 +1684,7 @@ bom {
1684
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
1685
}
1686
1687
- library("Postgresql", "42.7.7") {
+ library("Postgresql", "42.7.8") {
1688
group("org.postgresql") {
1689
modules = [
1690
"postgresql"
0 commit comments