Drop hsqldb support.

This commit is contained in:
Kavin 2023-08-14 11:05:05 +01:00
parent e32ffb16a1
commit 261fba8238
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
4 changed files with 0 additions and 28 deletions

View file

@ -29,7 +29,6 @@ dependencies {
implementation 'io.activej:activej-boot:5.5'
implementation 'io.activej:activej-specializer:5.5'
implementation 'io.activej:activej-launchers-http:5.5'
implementation 'org.hsqldb:hsqldb:2.7.2'
implementation 'org.postgresql:postgresql:42.6.0'
implementation 'org.hibernate:hibernate-core:6.2.7.Final'
implementation 'org.hibernate:hibernate-hikaricp:6.2.7.Final'