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

lprimak pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 692c58686 fixed build requirements and gpg link for current releases
692c58686 is described below

commit 692c586867a61179ea57b2e9091b6f59ba6f603d
Author: lprimak <[email protected]>
AuthorDate: Sun Apr 20 15:02:04 2025 -0500

    fixed build requirements and gpg link for current releases
---
 .well-known/security.txt | 2 +-
 download.html            | 5 ++---
 feed.xml                 | 2 +-
 release-archive.html     | 1 -
 4 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index fe7a5902f..a4fbb4ed2 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2026-04-20T19:36:40Z
+Expires: 2026-04-20T20:01:49Z
 Preferred-Languages: en
 Canonical: https://shiro.apache.org/.well-known/security.txt
 Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/download.html b/download.html
index 36581ef12..7c707b26f 100644
--- a/download.html
+++ b/download.html
@@ -228,17 +228,16 @@ For older releases, please visit our <a 
href="release-archive.html">release arch
 </p>
 
 
-
   <section id="204">
   <h2>Release 2.0.4</h2>
 
   <h3 id="204Source">2.0.4 Source Code Distribution</h3>
 
-  <p>The source bundle requires JDK 1.8 and Maven 3.0.3+ to build:
+  <p>The source bundle requires JDK 11+ and Maven 3.8+ to build:
 
   <code><a class="external-link" 
href="https://www.apache.org/dyn/closer.lua/shiro/2.0.4/shiro-root-2.0.4-source-release.zip";>shiro-root-2.0.4-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://downloads.apache.org/shiro/2.0.4/shiro-root-2.0.4-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/2.0.4/shiro-root-2.0.4-source-release.zip.asc.txt";>pgp</a>,
 <a
             class="external-link"
             
href="https://downloads.apache.org/shiro/2.0.4/shiro-root-2.0.4-source-release.zip.sha512";>sha512</a>)
   </code>
diff --git a/feed.xml b/feed.xml
index 32297b197..532f404a9 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
   <subtitle>Simple. Java. Security.</subtitle>
   <link href="https://shiro.apache.org/"/>
   <link rel="self" href="https://shiro.apache.org/feed.xml"; />
-  <updated>2025-04-20T19:36:40Z</updated>
+  <updated>2025-04-20T20:01:49Z</updated>
 
   <author>
     <name>Les Hazlewood</name>
diff --git a/release-archive.html b/release-archive.html
index 202d464d9..80bfed33a 100644
--- a/release-archive.html
+++ b/release-archive.html
@@ -303,7 +303,6 @@ To download the current release, please go to the <a 
href="download.html">downlo
 </p>
 
 
-
   <section id="1130">
   <h2>Release 1.13.0</h2>
 

Reply via email to