We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8939751 commit 36bd86aCopy full SHA for 36bd86a
1 file changed
pom.xml
@@ -943,7 +943,7 @@ under the License.
943
</distributionManagement>
944
945
<properties>
946
- <javaVersion>8</javaVersion>
+ <javaVersion>17</javaVersion>
947
<maven.compiler.release>${javaVersion}</maven.compiler.release>
948
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
949
<!-- in order to restore default annotation processing behaviour, please override with empty value -->
0 commit comments