Skip to content

Commit 6f4ab78

Browse files
Update dependency org.postgresql:postgresql to v42.7.8
1 parent 62b8f7b commit 6f4ab78

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
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'io.springfox:springfox-swagger2:3.0.0'
9797
implementation 'io.springfox:springfox-swagger-ui:3.0.0'
9898

99-
implementation 'org.postgresql:postgresql:42.3.6'
99+
implementation 'org.postgresql:postgresql:42.7.8'
100100
implementation 'com.vladmihalcea:hibernate-types-52:2.8.0'
101101
implementation 'org.hibernate:hibernate-core:5.6.1.Final'
102102
//implementation 'org.apache.logging.log4j:log4j-api:2.13.2'

0 commit comments

Comments
 (0)