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

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


The following commit(s) were added to refs/heads/main by this push:
     new db65591e0 Requirement: Java 17 or later
db65591e0 is described below

commit db65591e04275e4cd475ba31a1f1afd955874e6f
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