Skip to content

Commit 387cc8f

Browse files
authored
Merge pull request #961 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.3
2 parents b64a05b + 6490ee1 commit 387cc8f

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>org.hsqldb</groupId>
231231
<artifactId>hsqldb</artifactId>
232-
<version>2.7.2</version>
232+
<version>2.7.3</version>
233233
<scope>test</scope>
234234
</dependency>
235235

0 commit comments

Comments
 (0)