We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a944f77 commit 0c1e86cCopy full SHA for 0c1e86c
build.gradle
@@ -121,7 +121,7 @@ dependencies {
121
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
122
123
runtimeOnly 'com.h2database:h2:2.3.232'
124
- runtimeOnly 'org.postgresql:postgresql:42.7.5'
+ runtimeOnly 'org.postgresql:postgresql:42.7.7'
125
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.14'
126
127
asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.3'
0 commit comments