Skip to content

Commit

Permalink
build(deps): bump hsqldb from 2.3.1 to 2.7.1
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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent cfeed0c commit f587d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
<!-- https://sourceforge.net/p/hsqldb/bugs/1341/ prevents updating to 2.3.2 -->
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.1</version>
<version>2.7.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f587d74

Please sign in to comment.