Browse Source

Bump hsqldb from 2.2.6 to 2.7.1

Bumps hsqldb from 2.2.6 to 2.7.1.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/org.hsqldb-hsqldb-2.7.1
dependabot[bot] 1 year ago
parent
commit
d0daa961bb
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -249,7 +249,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.2.6</version>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>

Loading…
Cancel
Save