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 a553f4b commit 3af9e5dCopy full SHA for 3af9e5d
pom.xml
@@ -63,8 +63,8 @@
63
64
<properties>
65
<!-- Java Usage -->
66
- <java.version>8</java.version>
67
- <java.release.version>8</java.release.version>
+ <java.version>11</java.version>
+ <java.release.version>11</java.release.version>
68
69
<findbugs.onlyAnalyze>org.apache.ibatis.migration</findbugs.onlyAnalyze>
70
<clirr.comparisonVersion>3.2.0</clirr.comparisonVersion>
0 commit comments