Merge pull request #9 from threerings/dependabot/maven/org.hsqldb-hsqldb-2.7.1

Bump org.hsqldb:hsqldb from 2.2.9 to 2.7.1
This commit is contained in:
Michael Bayne
2025-07-03 15:56:19 -07:00
committed by GitHub
+1 -1
View File
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.2.9</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>
<dependency>