Skip to content

Commit 5de79fd

Browse files
authored
Merge pull request mybatis#3291 from mybatis/renovate/org.hsqldb-hsqldb-2.x
chore(deps): update dependency org.hsqldb:hsqldb to v2.7.4
2 parents d7bc2a4 + 6591ac5 commit 5de79fd

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.7.3</version>
201+
<version>2.7.4</version>
202202
<scope>test</scope>
203203
</dependency>
204204
<dependency>

0 commit comments

Comments
 (0)