Skip to content

Commit e836410

Browse files
authored
Merge pull request #3175 from mybatis/renovate/org.hsqldb-hsqldb-2.x
chore(deps): update dependency org.hsqldb:hsqldb to v2.7.3
2 parents 2742919 + c6c2fd3 commit e836410

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

0 commit comments

Comments
 (0)