Skip to content

Commit

Permalink
Merge pull request #1199 from mybatis/renovate/hsqldb.version
Browse files Browse the repository at this point in the history
Update dependency org.hsqldb:hsqldb to v2.7.3
  • Loading branch information
hazendaz committed May 31, 2024
2 parents f82172c + acdbc19 commit 6fb2f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<properties>
<findbugs.onlyAnalyze>org.mybatis.generator.*</findbugs.onlyAnalyze>
<clirr.comparisonVersion>1.3.2</clirr.comparisonVersion>
<hsqldb.version>2.7.2</hsqldb.version>
<hsqldb.version>2.7.3</hsqldb.version>
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>2.0.0</kotlin.version>
Expand Down

0 comments on commit 6fb2f20

Please sign in to comment.