mirror of https://github.com/apache/maven.git
[MNG-6399] Lift JDK minimum to JDK 8
This commit is contained in:
parent
4d00ebee37
commit
4d45182e72
|
@ -22,7 +22,7 @@
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
JDK:
|
JDK:
|
||||||
1.7 or above (this is to execute Maven - it still allows you to build against 1.3
|
8 or above (this is to execute Maven - it still allows you to build against 1.3
|
||||||
and prior JDK's).
|
and prior JDK's).
|
||||||
Memory:
|
Memory:
|
||||||
No minimum requirement.
|
No minimum requirement.
|
||||||
|
|
Loading…
Reference in New Issue