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

andy pushed a commit to branch require
in repository https://gitbox.apache.org/repos/asf/jena-site.git

commit 82f6f50520312e908163591033a76165001351be
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Apr 24 15:26:15 2024 +0100

    Requirement: Java 17 or later
---
 source/download/__index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/download/__index.md b/source/download/__index.md
index 384a63be4..523e4503f 100644
--- a/source/download/__index.md
+++ b/source/download/__index.md
@@ -7,7 +7,7 @@ Apache Jena is packaged as downloads which contain the most 
commonly used portio
 - **apache-jena** &ndash; contains the APIs, SPARQL engine, the TDB native RDF 
database and command line tools
 - **apache-jena-fuseki** &ndash; the Jena SPARQL server
 
-Jena5 requires Java 17.
+Jena5 requires Java 17, or a later version of Java.
 
 Jena jars are [available from Maven](maven.html).
 

Reply via email to