Bump hsqldb from 2.6.1 to 2.7.0

Bumps hsqldb from 2.6.1 to 2.7.0.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-27 13:07:08 +00:00 committed by Kavin
parent ac2723e0e5
commit c97c13b344
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ dependencies {
implementation 'io.activej:activej-boot:5.3'
implementation 'io.activej:activej-specializer:5.3'
implementation 'io.activej:activej-launchers-http:5.3'
implementation 'org.hsqldb:hsqldb:2.6.1'
implementation 'org.hsqldb:hsqldb:2.7.0'
implementation 'org.postgresql:postgresql:42.4.0'
implementation 'org.hibernate:hibernate-core:6.1.0.Final'
implementation 'org.hibernate:hibernate-hikaricp:6.1.0.Final'