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.
1 parent 8409b58 commit 9f779c4Copy full SHA for 9f779c4
core/pom.xml
@@ -55,7 +55,7 @@
55
<properties>
56
<findbugs.onlyAnalyze>org.mybatis.generator.*</findbugs.onlyAnalyze>
57
<clirr.comparisonVersion>1.3.2</clirr.comparisonVersion>
58
- <hsqldb.version>2.7.0</hsqldb.version>
+ <hsqldb.version>2.7.1</hsqldb.version>
59
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
60
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
61
<kotlin.version>1.7.20</kotlin.version>
0 commit comments