Skip to content

Commit c8bea97

Browse files
authored
Merge pull request #162 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.1
2 parents 7d13a8a + 73a329c commit c8bea97

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.hsqldb</groupId>
9898
<artifactId>hsqldb</artifactId>
99-
<version>2.7.0</version>
99+
<version>2.7.1</version>
100100
<scope>test</scope>
101101
</dependency>
102102
<dependency>

0 commit comments

Comments
 (0)