Skip to content

Commit 3af9e5d

Browse files
committed
[pom] Bump to java 11
1 parent a553f4b commit 3af9e5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363

6464
<properties>
6565
<!-- Java Usage -->
66-
<java.version>8</java.version>
67-
<java.release.version>8</java.release.version>
66+
<java.version>11</java.version>
67+
<java.release.version>11</java.release.version>
6868

6969
<findbugs.onlyAnalyze>org.apache.ibatis.migration</findbugs.onlyAnalyze>
7070
<clirr.comparisonVersion>3.2.0</clirr.comparisonVersion>

0 commit comments

Comments
 (0)