Skip to content

Commit 95d866a

Browse files
authored
Merge pull request #543 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.1
2 parents c5ae8f5 + 31a6c8b commit 95d866a

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
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>org.hsqldb</groupId>
265265
<artifactId>hsqldb</artifactId>
266-
<version>2.7.0</version>
266+
<version>2.7.1</version>
267267
<scope>test</scope>
268268
</dependency>
269269
<dependency>

0 commit comments

Comments
 (0)