Skip to content

Commit 9f779c4

Browse files
Update dependency org.hsqldb:hsqldb to v2.7.1
1 parent 8409b58 commit 9f779c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<properties>
5656
<findbugs.onlyAnalyze>org.mybatis.generator.*</findbugs.onlyAnalyze>
5757
<clirr.comparisonVersion>1.3.2</clirr.comparisonVersion>
58-
<hsqldb.version>2.7.0</hsqldb.version>
58+
<hsqldb.version>2.7.1</hsqldb.version>
5959
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
6060
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
6161
<kotlin.version>1.7.20</kotlin.version>

0 commit comments

Comments
 (0)