We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b68d583 + 0a4201b commit b10c432Copy full SHA for b10c432
core/pom.xml
@@ -73,7 +73,7 @@
73
<properties>
74
<findbugs.onlyAnalyze>org.mybatis.generator.*</findbugs.onlyAnalyze>
75
<clirr.comparisonVersion>1.3.2</clirr.comparisonVersion>
76
- <hsqldb.version>2.7.3</hsqldb.version>
+ <hsqldb.version>2.7.4</hsqldb.version>
77
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
78
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
79
<kotlin.version>2.0.21</kotlin.version>
0 commit comments