Skip to content

Commit 3559cd8

Browse files
authored
Merge pull request #866 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.4
2 parents 1ea86ea + 8d6b226 commit 3559cd8

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.hsqldb</groupId>
143143
<artifactId>hsqldb</artifactId>
144-
<version>2.7.3</version>
144+
<version>2.7.4</version>
145145
<scope>test</scope>
146146
</dependency>
147147
<dependency>

0 commit comments

Comments
 (0)