Skip to content

Commit 84f9c17

Browse files
authored
Merge pull request #734 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.1
2 parents f2c77af + 77d8bf2 commit 84f9c17

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
@@ -212,7 +212,7 @@
212212
<dependency>
213213
<groupId>org.hsqldb</groupId>
214214
<artifactId>hsqldb</artifactId>
215-
<version>2.7.0</version>
215+
<version>2.7.1</version>
216216
<scope>test</scope>
217217
</dependency>
218218

0 commit comments

Comments
 (0)