Skip to content

Commit

Permalink
Bump hsqldb from 2.5.1 to 2.7.1 in /kcache-rdbms
Browse files Browse the repository at this point in the history
Bumps hsqldb from 2.5.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 Apr 16, 2023
1 parent ab73b56 commit 6a4bcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-rdbms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.5.1</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6a4bcb1

Please sign in to comment.