We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4381c1 commit de48e35Copy full SHA for de48e35
build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation 'io.activej:activej-specializer:5.5'
31
implementation 'io.activej:activej-launchers-http:5.5'
32
implementation 'org.hsqldb:hsqldb:2.7.3'
33
- implementation 'org.postgresql:postgresql:42.7.3'
+ implementation 'org.postgresql:postgresql:42.7.7'
34
implementation 'org.hibernate:hibernate-core:6.4.1.Final'
35
implementation 'org.hibernate:hibernate-hikaricp:6.4.1.Final'
36
implementation 'org.liquibase:liquibase-core:4.28.0'
0 commit comments