We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c87c15 commit 213b24eCopy full SHA for 213b24e
1 file changed
pom.xml
@@ -960,7 +960,7 @@ under the License.
960
</distributionManagement>
961
962
<properties>
963
- <javaVersion>8</javaVersion>
+ <javaVersion>17</javaVersion>
964
<maven.compiler.release>${javaVersion}</maven.compiler.release>
965
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
966
<checkstyle.includeTestSourceDirectory>true</checkstyle.includeTestSourceDirectory>
0 commit comments