Skip to content

Commit 5a0f305

Browse files
authored
Merge pull request #719 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.3
2 parents 379e761 + ddbb753 commit 5a0f305

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
@@ -262,7 +262,7 @@
262262
<dependency>
263263
<groupId>org.hsqldb</groupId>
264264
<artifactId>hsqldb</artifactId>
265-
<version>2.7.2</version>
265+
<version>2.7.3</version>
266266
<scope>test</scope>
267267
</dependency>
268268

0 commit comments

Comments
 (0)