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

github-actions[bot] pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/storm-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f771f5e3bf publishing 2026-09-13T06:26:22+00:00
f771f5e3bf is described below

commit f771f5e3bf0849a04ef7c34d13bb33ac5096ccc4
Author: GitHub Actions Bot <>
AuthorDate: Sun Sep 13 06:26:22 2026 +0000

    publishing 2026-09-13T06:26:22+00:00
---
 feed.xml                                         | 4 ++--
 releases/3.0.0/Setting-up-a-Storm-cluster.html   | 2 +-
 releases/3.1.0/Setting-up-a-Storm-cluster.html   | 2 +-
 releases/current/Setting-up-a-Storm-cluster.html | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/feed.xml b/feed.xml
index ee2c2a9dd4..b4b3a1b9a9 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Storm is a free and open source distributed realtime 
computation system. Storm makes it easy to reliably process unbounded streams 
of data, doing for realtime processing what Hadoop did for batch 
processing.</description>
     <link>https://storm.apache.org/</link>
     <atom:link href="https://storm.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Sat, 12 Sep 2026 23:34:42 +0000</pubDate>
-    <lastBuildDate>Sat, 12 Sep 2026 23:34:42 +0000</lastBuildDate>
+    <pubDate>Sun, 13 Sep 2026 06:26:03 +0000</pubDate>
+    <lastBuildDate>Sun, 13 Sep 2026 06:26:03 +0000</lastBuildDate>
     <generator>Jekyll v3.10.0</generator>
     
       <item>
diff --git a/releases/3.0.0/Setting-up-a-Storm-cluster.html 
b/releases/3.0.0/Setting-up-a-Storm-cluster.html
index 20c2357af7..b5fc00fcf8 100644
--- a/releases/3.0.0/Setting-up-a-Storm-cluster.html
+++ b/releases/3.0.0/Setting-up-a-Storm-cluster.html
@@ -220,7 +220,7 @@
 <p>Next you need to install Storm&#39;s dependencies on Nimbus and the worker 
machines. These are:</p>
 
 <ol>
-<li>Java 21+ (Apache Storm 3.x is tested through GitHub actions against Java 
21 and Java 25)</li>
+<li>Java 25+ (Apache Storm 3.x binaries require Java 25; GitHub Actions builds 
and tests run on JDK 25)</li>
 <li>Python 3.x</li>
 </ol>
 
diff --git a/releases/3.1.0/Setting-up-a-Storm-cluster.html 
b/releases/3.1.0/Setting-up-a-Storm-cluster.html
index ef813bc5f9..ecb041c7c5 100644
--- a/releases/3.1.0/Setting-up-a-Storm-cluster.html
+++ b/releases/3.1.0/Setting-up-a-Storm-cluster.html
@@ -220,7 +220,7 @@
 <p>Next you need to install Storm&#39;s dependencies on Nimbus and the worker 
machines. These are:</p>
 
 <ol>
-<li>Java 21+ (Apache Storm 3.x is tested through GitHub actions against Java 
21 and Java 25)</li>
+<li>Java 25+ (Apache Storm 3.x binaries require Java 25; GitHub Actions builds 
and tests run on JDK 25)</li>
 <li>Python 3.x</li>
 </ol>
 
diff --git a/releases/current/Setting-up-a-Storm-cluster.html 
b/releases/current/Setting-up-a-Storm-cluster.html
index b1c0b11a5f..b15b53f0b6 100644
--- a/releases/current/Setting-up-a-Storm-cluster.html
+++ b/releases/current/Setting-up-a-Storm-cluster.html
@@ -220,7 +220,7 @@
 <p>Next you need to install Storm&#39;s dependencies on Nimbus and the worker 
machines. These are:</p>
 
 <ol>
-<li>Java 21+ (Apache Storm 3.x is tested through GitHub actions against Java 
21 and Java 25)</li>
+<li>Java 25+ (Apache Storm 3.x binaries require Java 25; GitHub Actions builds 
and tests run on JDK 25)</li>
 <li>Python 3.x</li>
 </ol>
 

Reply via email to