summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2018-09-01 23:43:43 +0000
committerAndreas Beeker <kiwiwings@apache.org>2018-09-01 23:43:43 +0000
commitbd4b7a3347c55260684719330e3dd9693d9781f4 (patch)
tree1dde28dca46d74ce0ef06df9299ab0bf2ca07be9 /README.rst
parent539688f7b6b13c570a481312b27092c9dc5d064d (diff)
downloadpoi-bd4b7a3347c55260684719330e3dd9693d9781f4.tar.gz
poi-bd4b7a3347c55260684719330e3dd9693d9781f4.zip
update docs to Java 1.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839863 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4e6e4abbe4..4ca5391d36 100644
--- a/README.rst
+++ b/README.rst
@@ -58,12 +58,12 @@ Source code:
* Official `Apache git mirror`_ at apache.org
* Unofficial `GitHub git mirror`_ at github.com
-Requires Java 1.6 or later.
+Requires Java 1.8 or later.
Contributing
------------------
-* Download and install svn or git, Java JDK 1.6+, and Apache Ant 1.8+ or Gradle
+* Download and install svn or git, Java JDK 1.8+, and Apache Ant 1.8+ or Gradle
* Check out the code from svn or git