Skip to content

Commit 359b60b

Browse files
authored
Merge pull request #151 from knowm/dependabot/maven/org.hsqldb-hsqldb-2.7.3
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
2 parents 0454f6a + 5a67d1a commit 359b60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.hsqldb</groupId>
7777
<artifactId>hsqldb</artifactId>
78-
<version>2.7.2</version>
78+
<version>2.7.3</version>
7979
<scope>test</scope>
8080
</dependency>
8181
<dependency>

0 commit comments

Comments
 (0)