Skip to content

Commit 7334f2a

Browse files
Update dependency org.postgresql:postgresql to v42.7.10
1 parent fc9b1ae commit 7334f2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ dependencies {
402402

403403
implementation group: 'org.flywaydb', name: 'flyway-core', version: '8.5.13'
404404

405-
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.9'
405+
implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.10'
406406

407407
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.8.3'
408408

0 commit comments

Comments
 (0)