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 a5c2a6d commit cae3fc4Copy full SHA for cae3fc4
docs/developer-guide/getting-started.md
@@ -2,8 +2,8 @@
2
3
## Pre-requisites
4
5
-* `Maven 3.6.3`
6
-* `OpenJDK 1.8`, or `OracleJDK 1.8` (higher versions will not work yet)
+* `Maven 3.6.3+`
+* `OpenJDK 1.8`, or `OracleJDK 1.8` build >= 222 (JDK versions other than 8 will not work yet)
7
* `Git` installed and in your `PATH` variable
8
9
## System Requirements
0 commit comments