Skip to content

Commit acd8c05

Browse files
Update dependency org.postgresql:postgresql to v42.7.6
1 parent 8687428 commit acd8c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ dependencies {
121121
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
122122

123123
runtimeOnly 'com.h2database:h2:2.3.232'
124-
runtimeOnly 'org.postgresql:postgresql:42.7.5'
124+
runtimeOnly 'org.postgresql:postgresql:42.7.6'
125125
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.14'
126126

127127
asciidoctorExt 'org.springframework.restdocs:spring-restdocs-asciidoctor:3.0.3'

0 commit comments

Comments
 (0)