Skip to content

Commit 623aa00

Browse files
authored
Merge pull request #804 from mybatis/renovate/org.hsqldb-hsqldb-2.x
Update dependency org.hsqldb:hsqldb to v2.7.3
2 parents c14163e + 27e5a4e commit 623aa00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.hsqldb</groupId>
139139
<artifactId>hsqldb</artifactId>
140-
<version>2.7.2</version>
140+
<version>2.7.3</version>
141141
<scope>test</scope>
142142
</dependency>
143143
<dependency>

0 commit comments

Comments
 (0)