This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler-site.git
The following commit(s) were added to refs/heads/main by this push:
new 7c89bc0 Release 3.5.1
7c89bc0 is described below
commit 7c89bc05091edad0a7ebbc4c2600583bd30ffca0
Author: Richard Zowalla <[email protected]>
AuthorDate: Sun Jan 25 17:30:05 2026 +0100
Release 3.5.1
---
_includes/header.html | 2 +-
download/index.html | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/_includes/header.html b/_includes/header.html
index 2a6afb3..bf8b373 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -11,7 +11,7 @@
<li><a href="{{ site.baseurl }}/download/index.html">Download</a>
<li><a href="{{ site.baseurl }}/getting-started/">Getting Started</a></li>
<li><a href="{{ site.baseurl }}/contribute/">Contribute</a></li>
- <li><a
href="https://javadoc.io/doc/org.apache.stormcrawler/stormcrawler-core/3.5.0/index.html">JavaDocs</a>
+ <li><a
href="https://javadoc.io/doc/org.apache.stormcrawler/stormcrawler-core/3.5.1/index.html">JavaDocs</a>
<li><a href="{{ site.baseurl }}/faq/">FAQ</a></li>
<li><a href="{{ site.baseurl }}/security/">Security</a></li>
<li><a href="{{ site.baseurl }}/support/">Support</a></li>
diff --git a/download/index.html b/download/index.html
index 6ebb131..a3d9559 100644
--- a/download/index.html
+++ b/download/index.html
@@ -19,19 +19,19 @@ title: Download
<h2>Downloads</h2>
- <h3>Apache StormCrawler 3.5.0</h3>
+ <h3>Apache StormCrawler 3.5.1</h3>
<br/>
<ul>
- <li><a
href="https://github.com/apache/stormcrawler/releases/tag/stormcrawler-3.5.0">Release
Notes</a></li>
+ <li><a
href="https://github.com/apache/stormcrawler/releases/tag/stormcrawler-3.5.1">Release
Notes</a></li>
</ul>
<h4>Source</h4>
<ul>
<li>
- <a
href="https://www.apache.org/dyn/closer.lua/stormcrawler/stormcrawler-3.5.0/apache-stormcrawler-3.5.0-source-release.tar.gz">apache-stormcrawler-3.5.0-source-release.tar.gz</a>
+ <a
href="https://www.apache.org/dyn/closer.lua/stormcrawler/stormcrawler-3.5.1/apache-stormcrawler-3.5.1-source-release.tar.gz">apache-stormcrawler-3.5.1-source-release.tar.gz</a>
| <a
-
href="https://downloads.apache.org/stormcrawler/stormcrawler-3.5.0/apache-stormcrawler-3.5.0-source-release.tar.gz.sha512">SHA512</a>
+
href="https://downloads.apache.org/stormcrawler/stormcrawler-3.5.1/apache-stormcrawler-3.5.1-source-release.tar.gz.sha512">SHA512</a>
| <a
-
href="https://downloads.apache.org/stormcrawler/stormcrawler-3.5.0/apache-stormcrawler-3.5.0-source-release.tar.gz.asc">ASC</a>
+
href="https://downloads.apache.org/stormcrawler/stormcrawler-3.5.1/apache-stormcrawler-3.5.1-source-release.tar.gz.asc">ASC</a>
</li>
</ul>
<h4>Maven</h4>