summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2017-02-10 15:58:26 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2017-03-06 23:26:54 +0100
commitd15fc9cb7c6a6ed6060c8300e96f9bc7b3d9a415 (patch)
tree056d74a821738df43518da498be7fccf2a882d1f
parent18cda3888c455e48de38088ee51803096a48ae28 (diff)
downloadjgit-d15fc9cb7c6a6ed6060c8300e96f9bc7b3d9a415.tar.gz
jgit-d15fc9cb7c6a6ed6060c8300e96f9bc7b3d9a415.zip
Update minimum JDK version in README
Change-Id: I655d896b268e946e3492661b08add0ebac22c6f0 Signed-off-by: David Pursehouse <david.pursehouse@gmail.com> (cherry picked from commit 67da5635a47ad7680b3c60358a1fec080eef7d1e)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9aca10f54a..54133e1d33 100644
--- a/README.md
+++ b/README.md
@@ -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