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 7ee1973 commit 5b617a6Copy full SHA for 5b617a6
pom.xml
@@ -59,7 +59,7 @@
59
</distributionManagement>
60
61
<properties>
62
- <java.version>14</java.version>
+ <java.version>11</java.version>
63
<version.maven>3.6.3</version.maven>
64
65
<!-- SCM and Releasing with Maven -->
system.properties
@@ -1 +1 @@
1
-java.runtime.version=1.8
+java.runtime.version=11
0 commit comments