Skip to content

Commit b10c432

Browse files
authored
Merge pull request #1258 from mybatis/renovate/hsqldb.version
Update dependency org.hsqldb:hsqldb to v2.7.4
2 parents b68d583 + 0a4201b commit b10c432

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
@@ -73,7 +73,7 @@
7373
<properties>
7474
<findbugs.onlyAnalyze>org.mybatis.generator.*</findbugs.onlyAnalyze>
7575
<clirr.comparisonVersion>1.3.2</clirr.comparisonVersion>
76-
<hsqldb.version>2.7.3</hsqldb.version>
76+
<hsqldb.version>2.7.4</hsqldb.version>
7777
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
7878
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
7979
<kotlin.version>2.0.21</kotlin.version>

0 commit comments

Comments
 (0)