Skip to content

Commit a914686

Browse files
committed
[pom] Bump hsqldb to 2.7.2
1 parent 5f3f5e1 commit a914686

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
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>org.hsqldb</groupId>
200200
<artifactId>hsqldb</artifactId>
201-
<version>2.6.1</version>
201+
<version>2.7.2</version>
202202
<scope>test</scope>
203203
</dependency>
204204
<dependency>

0 commit comments

Comments
 (0)