We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2ecc2 commit 38b73d8Copy full SHA for 38b73d8
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1804,7 +1804,7 @@ bom {
1804
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
1805
}
1806
1807
- library("Postgresql", "42.7.7") {
+ library("Postgresql", "42.7.8") {
1808
group("org.postgresql") {
1809
modules = [
1810
"postgresql"
0 commit comments