Skip to content

Commit

Permalink
Bump hsqldb from 2.3.1 to 2.7.1 in /tests/base
Browse files Browse the repository at this point in the history
Bumps hsqldb from 2.3.1 to 2.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2022
1 parent d8b1a66 commit 9f56f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base/pom.xml
Expand Up @@ -787,7 +787,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.1</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9f56f6e

Please sign in to comment.