We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9b1ae commit 7334f2aCopy full SHA for 7334f2a
1 file changed
build.gradle
@@ -402,7 +402,7 @@ dependencies {
402
403
implementation group: 'org.flywaydb', name: 'flyway-core', version: '8.5.13'
404
405
- implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.9'
+ implementation group: 'org.postgresql', name: 'postgresql', version: '42.7.10'
406
407
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.8.3'
408
0 commit comments