Update minimum JDK version in README

Change-Id: I655d896b268e946e3492661b08add0ebac22c6f0
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
This commit is contained in:
David Pursehouse 2017-02-10 15:58:26 +09:00
parent 32f3cbd44f
commit 67da5635a4
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ Warnings/Caveats
- Only the timestamp of the index is used by jgit if the index is
dirty.
- JGit requires at least a Java 7 JDK.
- JGit requires at least a Java 8 JDK.
- CRLF conversion is performed depending on the core.autocrlf setting,
however Git for Windows by default stores that setting during