diff --git a/index.html b/index.html index ecdee8c..ffd9331 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@
Requires Java 17+
+Requires Java 21+
diff --git a/manual/5.0/getting-started.html b/manual/5.0/getting-started.html index 38bb024..9a14f21 100644 --- a/manual/5.0/getting-started.html +++ b/manual/5.0/getting-started.html @@ -19,7 +19,7 @@The base requirement is Java 17. Newer versions are also likely to work. Optional components, like particular sources, processors, or caches, may have requirements of their own.
+The base requirement is Java 21. Cantaloupe is tested to work on the two most recent LTS versions of Java (currently 21 and 25) and latest non-LTS (currently 27). Optional components, like particular sources, processors, or caches, may have requirements of their own.