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

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

commit b56872636ee11ce9cfb654e93da0f8185bec1a6f
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Nov 27 21:03:10 2023 -0600

    NIFI-12361 Added Minimum Java Versions to Downloads
    
    (cherry picked from commit 883002135acccd79f70b87d510e713eb3232e56e)
---
 source/download.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/source/download.md b/source/download.md
index 06ab1df..c245030 100644
--- a/source/download.md
+++ b/source/download.md
@@ -20,6 +20,8 @@ Please avoid repeated downloads from archives to avoid 
infrastructure rate limit
 - Released: {{< param currentProjectVersionReleased >}}
   - [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
   - [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+- Minimum Requirements
+  - Java 21
 - Sources
   - {{< download-links label="Apache NiFi Sources" 
extension=source-release.zip >}}
 - Binaries 
@@ -33,6 +35,8 @@ Please avoid repeated downloads from archives to avoid 
infrastructure rate limit
 - Released: {{< param previousProjectVersionReleased >}}
   - [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param previousProjectVersion >}})
   - [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+- Minimum Requirements
+  - Java 8 Update 251
 - Sources
   - {{< download-links label="Apache NiFi Sources" 
extension=source-release.zip version=previous >}}
 - Binaries

Reply via email to