This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 6ba8e93eb8d338a44dc0701e783b9510bdd2c0fe
Author: Alex Herbert <[email protected]>
AuthorDate: Sun Sep 5 14:31:21 2021 +0100

    Update user guide dependencies to require Java 1.8
---
 src/site/apt/userguide/rng.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/userguide/rng.apt b/src/site/apt/userguide/rng.apt
index dec5f6c..d62523c 100644
--- a/src/site/apt/userguide/rng.apt
+++ b/src/site/apt/userguide/rng.apt
@@ -1008,4 +1008,4 @@ java -jar target/examples-jmh.jar -h
 
 7. Dependencies
 
-  Apache Commons RNG requires JDK 1.7+ and has no runtime dependencies.
+  Apache Commons RNG requires JDK 1.8+ and has no runtime dependencies.

Reply via email to