This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new 8830021 NIFI-12361 Added Minimum Java Versions to Downloads
8830021 is described below
commit 883002135acccd79f70b87d510e713eb3232e56e
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Nov 27 21:03:10 2023 -0600
NIFI-12361 Added Minimum Java Versions to Downloads
---
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