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 0140171 commit 355eb08Copy full SHA for 355eb08
pom.xml
@@ -40,7 +40,7 @@
40
41
<properties>
42
43
- <java.version>11</java.version>
+ <java.version>17</java.version>
44
<maven.compiler.source>${java.version}</maven.compiler.source>
45
<maven.compiler.target>${java.version}</maven.compiler.target>
46
<!-- to prevent message: system modules path not set in conjunction with -source 11 -->
0 commit comments