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 b52e81e commit 323098dCopy full SHA for 323098d
pom.xml
@@ -2946,7 +2946,7 @@
2946
<arg>-deprecation</arg>
2947
<arg>-feature</arg>
2948
<arg>-explaintypes</arg>
2949
- <arg>-target:jvm-1.8</arg>
+ <arg>-target:jvm-17</arg>
2950
<arg>-Xfatal-warnings</arg>
2951
<arg>-Ywarn-unused:imports</arg>
2952
<arg>-P:silencer:globalFilters=.*deprecated.*</arg>
@@ -3658,7 +3658,7 @@
3658
3659
3660
3661
3662
<arg>-Wconf:cat=deprecation:wv,any:e</arg>
3663
<arg>-Wunused:imports</arg>
3664
<!--
0 commit comments