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

fpapon 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 d79954d  [SHIRO-874] Update sigs and hash links
d79954d is described below

commit d79954d4f67b25415758f8d33450dbf0f4a428b4
Author: francois papon <[email protected]>
AuthorDate: Tue Mar 29 23:22:34 2022 +0200

    [SHIRO-874] Update sigs and hash links
---
 .well-known/security.txt         |   2 +-
 about.html                       |   2 +-
 adoption.html                    |   2 +-
 architecture.html                |   2 +-
 articles.html                    |   2 +-
 authentication-features.html     |   2 +-
 authentication.html              |   2 +-
 authorization-features.html      |   2 +-
 authorization.html               |   2 +-
 cachemanager.html                |   2 +-
 caching.html                     |   2 +-
 cas.html                         |   2 +-
 command-line-hasher.html         |   2 +-
 commercial-support.html          |   2 +-
 community.html                   |   2 +-
 configuration.html               |   2 +-
 core.html                        |   2 +-
 cryptography-features.html       |   2 +-
 developer-resources.html         |   2 +-
 developers.html                  |   2 +-
 documentation.html               |   2 +-
 download.html                    |   7 +-
 events.html                      |   2 +-
 features.html                    |   2 +-
 feed.xml                         |   2 +-
 forums.html                      |   2 +-
 get-started.html                 |   2 +-
 graduation-resolution.html       |   2 +-
 guice.html                       |   2 +-
 guides.html                      |   2 +-
 how-to-contribute.html           |   2 +-
 integration.html                 |   2 +-
 introduction.html                |   2 +-
 issues.html                      |   2 +-
 java-annotations-list.html       |   2 +-
 java-annotations.html            |   2 +-
 java-authentication-guide.html   |   2 +-
 java-authorization-guide.html    |   2 +-
 java-cryptography-guide.html     |   2 +-
 jaxrs.html                       |   2 +-
 jsp-tag-library.html             |   2 +-
 license.html                     |   2 +-
 mailing-lists.html               |   2 +-
 news.html                        |  44 +++++-----
 overview.html                    |   2 +-
 permissions.html                 |   2 +-
 powered-by-shiro.html            |   2 +-
 realm.html                       |   2 +-
 reference.html                   |   2 +-
 release-archive.html             |  35 ++++----
 roadmap.html                     |   2 +-
 security-reports.html            |   2 +-
 securitymanager.html             |   2 +-
 session-management-features.html |   2 +-
 session-management.html          |   2 +-
 sitemap.xml                      | 182 +++++++++++++++++++--------------------
 spring-boot.html                 |   2 +-
 spring-framework.html            |   2 +-
 spring-xml.html                  |   2 +-
 subject.html                     |   2 +-
 support.html                     |   2 +-
 terminology.html                 |   2 +-
 testing.html                     |   2 +-
 tools.html                       |   2 +-
 tutorial.html                    |   2 +-
 web-features.html                |   2 +-
 web.html                         |   2 +-
 webapp-tutorial.html             |   2 +-
 what-is-shiro.html               |   2 +-
 69 files changed, 200 insertions(+), 198 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index 3ae479a..296e3bf 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2023-03-27T20:17:20Z
+Expires: 2023-03-29T21:15:52Z
 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/about.html b/about.html
index b27db82..d1eac3b 100644
--- a/about.html
+++ b/about.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='about'/>
     <meta property="og:locale" content="en_US" />
diff --git a/adoption.html b/adoption.html
index e87a9e6..6dcd99b 100644
--- a/adoption.html
+++ b/adoption.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" content='https://shiro.apache.org/adoption.html'/>
diff --git a/architecture.html b/architecture.html
index ac99e0e..53dd42e 100644
--- a/architecture.html
+++ b/architecture.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/articles.html b/articles.html
index bd87440..86f5035 100644
--- a/articles.html
+++ b/articles.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='community'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" content='https://shiro.apache.org/articles.html'/>
diff --git a/authentication-features.html b/authentication-features.html
index 4e7d66f..9fb68e7 100644
--- a/authentication-features.html
+++ b/authentication-features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='caching'/>
     <meta property="article:tag" content='authentication'/>
     <meta property="article:tag" content='features'/>
diff --git a/authentication.html b/authentication.html
index 5798874..37f1a4a 100644
--- a/authentication.html
+++ b/authentication.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" 
content='https://shiro.apache.org/authentication.html'/>
diff --git a/authorization-features.html b/authorization-features.html
index c65dc69..115fc3f 100644
--- a/authorization-features.html
+++ b/authorization-features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='authorization'/>
     <meta property="article:tag" content='features'/>
diff --git a/authorization.html b/authorization.html
index 9c9ed58..e0c6747 100644
--- a/authorization.html
+++ b/authorization.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" 
content='https://shiro.apache.org/authorization.html'/>
diff --git a/cachemanager.html b/cachemanager.html
index 96731c6..c0649ad 100644
--- a/cachemanager.html
+++ b/cachemanager.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='cache'/>
     <meta property="og:locale" content="en_US" />
diff --git a/caching.html b/caching.html
index 149ceff..027c2e7 100644
--- a/caching.html
+++ b/caching.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='caching'/>
     <meta property="article:tag" content='cache'/>
     <meta property="og:locale" content="en_US" />
diff --git a/cas.html b/cas.html
index b4b5886..ff1989f 100644
--- a/cas.html
+++ b/cas.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='cas'/>
     <meta property="og:locale" content="en_US" />
diff --git a/command-line-hasher.html b/command-line-hasher.html
index 2c8107a..8dbda42 100644
--- a/command-line-hasher.html
+++ b/command-line-hasher.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='hashes'/>
     <meta property="article:tag" content='command-line'/>
diff --git a/commercial-support.html b/commercial-support.html
index 9ecf725..6bb8bb4 100644
--- a/commercial-support.html
+++ b/commercial-support.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='support'/>
     <meta property="article:tag" content='services'/>
diff --git a/community.html b/community.html
index 7ce2b3a..b75713f 100644
--- a/community.html
+++ b/community.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='community'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" content='https://shiro.apache.org/community.html'/>
diff --git a/configuration.html b/configuration.html
index 9635d77..a524e39 100644
--- a/configuration.html
+++ b/configuration.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" 
content='https://shiro.apache.org/configuration.html'/>
diff --git a/core.html b/core.html
index e620d21..c0b3f4e 100644
--- a/core.html
+++ b/core.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='about'/>
     <meta property="og:locale" content="en_US" />
diff --git a/cryptography-features.html b/cryptography-features.html
index 391bd96..01439b4 100644
--- a/cryptography-features.html
+++ b/cryptography-features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='cryptography'/>
     <meta property="article:tag" content='manual'/>
diff --git a/developer-resources.html b/developer-resources.html
index 224a44a..bdc58f4 100644
--- a/developer-resources.html
+++ b/developer-resources.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='development'/>
     <meta property="article:tag" content='git'/>
     <meta property="article:tag" content='clone'/>
diff --git a/developers.html b/developers.html
index 636df1c..71c45c0 100644
--- a/developers.html
+++ b/developers.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='developer'/>
     <meta property="og:locale" content="en_US" />
diff --git a/documentation.html b/documentation.html
index 17fb20b..37bb0e0 100644
--- a/documentation.html
+++ b/documentation.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="og:locale" content="en_US" />
diff --git a/download.html b/download.html
index 5b8c018..274afd1 100644
--- a/download.html
+++ b/download.html
@@ -196,7 +196,7 @@
 <h2 id="code_signatures">Code Signatures</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>You may <a 
href="https://infra.apache.org/release-signing.html#verifying-signature";>verify 
the authenticity</a> of all artifacts below by using the PGP <a 
href="https://www.apache.org/dist/shiro/KEYS";>KEYS</a> file.</p>
+<p>You may <a 
href="https://infra.apache.org/release-signing.html#verifying-signature";>verify 
the authenticity</a> of all artifacts below by using the PGP <a 
href="https://downloads.apache.org/shiro/KEYS";>KEYS</a> file.</p>
 </div>
 </div>
 </div>
@@ -211,6 +211,7 @@ For older releases, please visit our <a 
href="release-archive.html">release arch
 </div></p>
 
 
+
 <p>
   <ul>
     <li><a href="#190">Apache Shiro Release v1.9.0</a></li>
@@ -233,9 +234,9 @@ For older releases, please visit our <a 
href="release-archive.html">release arch
 
   <code><a class="external-link" 
href="https://www.apache.org/dyn/closer.lua/shiro/1.9.0/shiro-root-1.9.0-source-release.zip";>shiro-root-1.9.0-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://www.apache.org/dyn/closer.lua/shiro/1.9.0/shiro-root-1.9.0-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.9.0/shiro-root-1.9.0-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://www.apache.org/dyn/closer.lua/shiro/1.9.0/shiro-root-1.9.0-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.9.0/shiro-root-1.9.0-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
diff --git a/events.html b/events.html
index 8292cb5..df3acf4 100644
--- a/events.html
+++ b/events.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='events'/>
     <meta property="article:tag" content='meetings'/>
     <meta property="og:locale" content="en_US" />
diff --git a/features.html b/features.html
index 55c984a..03e30bc 100644
--- a/features.html
+++ b/features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="article:tag" content='features'/>
diff --git a/feed.xml b/feed.xml
index ed58d56..7a1ac48 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>2022-03-27T20:17:20Z</updated>
+  <updated>2022-03-29T21:15:52Z</updated>
 
   <author>
     <name>Les Hazlewood</name>
diff --git a/forums.html b/forums.html
index 484c737..b805a57 100644
--- a/forums.html
+++ b/forums.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='community'/>
     <meta property="og:locale" content="en_US" />
diff --git a/get-started.html b/get-started.html
index f8f8f47..2b1976c 100644
--- a/get-started.html
+++ b/get-started.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/graduation-resolution.html b/graduation-resolution.html
index 9e5a454..43ad460 100644
--- a/graduation-resolution.html
+++ b/graduation-resolution.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='events'/>
     <meta property="article:tag" content='meetings'/>
     <meta property="og:locale" content="en_US" />
diff --git a/guice.html b/guice.html
index 314093d..3d10afb 100644
--- a/guice.html
+++ b/guice.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='integration'/>
     <meta property="article:tag" content='guice'/>
diff --git a/guides.html b/guides.html
index 481d970..b0f1174 100644
--- a/guides.html
+++ b/guides.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='guides'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" content='https://shiro.apache.org/guides.html'/>
diff --git a/how-to-contribute.html b/how-to-contribute.html
index c183096..37ec715 100644
--- a/how-to-contribute.html
+++ b/how-to-contribute.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="article:tag" content='features'/>
diff --git a/integration.html b/integration.html
index 9f4bf58..0c98336 100644
--- a/integration.html
+++ b/integration.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-03-06T19:46:01Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="article:tag" content='features'/>
diff --git a/introduction.html b/introduction.html
index e3ac179..3ca88d6 100644
--- a/introduction.html
+++ b/introduction.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='introduction'/>
     <meta property="og:locale" content="en_US" />
diff --git a/issues.html b/issues.html
index 00cb409..67cdc87 100644
--- a/issues.html
+++ b/issues.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='support'/>
     <meta property="article:tag" content='community'/>
diff --git a/java-annotations-list.html b/java-annotations-list.html
index 3590ef0..e39ec49 100644
--- a/java-annotations-list.html
+++ b/java-annotations-list.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/java-annotations.html b/java-annotations.html
index d9cb90c..4fb2b04 100644
--- a/java-annotations.html
+++ b/java-annotations.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="article:tag" content='annotations'/>
diff --git a/java-authentication-guide.html b/java-authentication-guide.html
index c4016db..e6a8508 100644
--- a/java-authentication-guide.html
+++ b/java-authentication-guide.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='authentication'/>
     <meta property="og:locale" content="en_US" />
diff --git a/java-authorization-guide.html b/java-authorization-guide.html
index 6491a88..84ed212 100644
--- a/java-authorization-guide.html
+++ b/java-authorization-guide.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/java-cryptography-guide.html b/java-cryptography-guide.html
index 93254ca..0e0e37f 100644
--- a/java-cryptography-guide.html
+++ b/java-cryptography-guide.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='cryptography'/>
     <meta property="og:locale" content="en_US" />
diff --git a/jaxrs.html b/jaxrs.html
index c4a664c..e254309 100644
--- a/jaxrs.html
+++ b/jaxrs.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='jax-rs'/>
     <meta property="article:tag" content='integrations'/>
diff --git a/jsp-tag-library.html b/jsp-tag-library.html
index 9e04325..8286149 100644
--- a/jsp-tag-library.html
+++ b/jsp-tag-library.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='jsp'/>
     <meta property="article:tag" content='gsp'/>
diff --git a/license.html b/license.html
index 211948a..01c68b7 100644
--- a/license.html
+++ b/license.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='license'/>
     <meta property="og:locale" content="en_US" />
diff --git a/mailing-lists.html b/mailing-lists.html
index beec2ba..5f7515b 100644
--- a/mailing-lists.html
+++ b/mailing-lists.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='mailing'/>
     <meta property="article:tag" content='contact'/>
diff --git a/news.html b/news.html
index 5efdfed..865d550 100644
--- a/news.html
+++ b/news.html
@@ -178,12 +178,12 @@
 </div>
 
 <!--<ul>-->
-      <h4>März 2022</h4>
+      <h4>March 2022</h4>
       <ul>
 
   <li>22 - <a href="blog/2022/03/22/apache-shiro-190-released.html">Apache 
Shiro 1.9.0 Released</a></li>
           </ul>
-          <h4>Februar 2022</h4>
+          <h4>February 2022</h4>
           <ul>
 
   <li>09 - <a href="blog/2022/02/09/new-shiro-website.html">The new Apache 
Shiro website is live!</a></li>
@@ -193,12 +193,12 @@
 
   <li>26 - <a href="blog/2021/v1.8.0.html">Apache Shiro v1.8.0 
released</a></li>
           </ul>
-          <h4>Januar 2021</h4>
+          <h4>January 2021</h4>
           <ul>
 
   <li>31 - <a href="blog/2021/v1.7.1.html">1.7.1 available with fix 
CVE-2020-17523</a></li>
           </ul>
-          <h4>Oktober 2020</h4>
+          <h4>October 2020</h4>
           <ul>
 
   <li>29 - <a href="blog/2020/v1.7.0.html">1.7.0 available with fix 
CVE-2020-17510</a></li>
@@ -208,24 +208,24 @@
 
   <li>17 - <a href="blog/2020/v1.6.0.html">Apache Shiro 1.6.0 
available</a></li>
           </ul>
-          <h4>Mai 2020</h4>
+          <h4>May 2020</h4>
           <ul>
 
   <li>25 - <a 
href="blog/2020/05/25/feathercast-with-brian-demers.html">Feathercast with 
Brian Demers</a></li>
 
   <li>03 - <a href="blog/2020/05/03/apache-shiro-1.5.3-released.html">Apache 
Shiro 1.5.3 Released</a></li>
           </ul>
-          <h4>März 2020</h4>
+          <h4>March 2020</h4>
           <ul>
 
   <li>25 - <a href="blog/2020/03/25/apache-shiro-152-released.html">Apache 
Shiro 1.5.2 Released</a></li>
           </ul>
-          <h4>Februar 2020</h4>
+          <h4>February 2020</h4>
           <ul>
 
   <li>23 - <a href="blog/2020/02/23/apache-shiro-151-released.html">Apache 
Shiro 1.5.1 Released</a></li>
           </ul>
-          <h4>Januar 2020</h4>
+          <h4>January 2020</h4>
           <ul>
 
   <li>25 - <a href="blog/2020/01/25/apache-shiro-150-released.html">Apache 
Shiro 1.5.0 Released</a></li>
@@ -235,7 +235,7 @@
 
   <li>18 - <a href="blog/2019/11/18/apache-shiro-142-released.html">Apache 
Shiro 1.4.2 Released</a></li>
           </ul>
-          <h4>Mai 2019</h4>
+          <h4>May 2019</h4>
           <ul>
 
   <li>01 - <a href="blog/2019/05/01/apache-shiro-141-released.html">Apache 
Shiro 1.4.1 Released</a></li>
@@ -255,14 +255,14 @@
 
   <li>29 - <a href="blog/2016/08/29/apache-shiro-131-released.html">Apache 
Shiro 1.3.1 Released</a></li>
           </ul>
-          <h4>Juli 2016</h4>
+          <h4>July 2016</h4>
           <ul>
 
   <li>25 - <a href="blog/2016/07/25/apache-shiro-130-released.html">Apache 
Shiro 1.3.0 Released</a></li>
 
   <li>05 - <a href="blog/2016/07/05/apache-shiro-126-released.html">Apache 
Shiro 1.2.4 Released</a></li>
           </ul>
-          <h4>Mai 2016</h4>
+          <h4>May 2016</h4>
           <ul>
 
   <li>26 - <a href="blog/2016/05/26/apache-shiro-125-released.html">Apache 
Shiro 1.2.4 Released</a></li>
@@ -272,49 +272,49 @@
 
   <li>03 - <a href="blog/2015/08/03/apache-shiro-124-released.html">Apache 
Shiro 1.2.4 Released</a></li>
           </ul>
-          <h4>Mai 2013</h4>
+          <h4>May 2013</h4>
           <ul>
 
   <li>30 - <a href="blog/2013/05/30/apache-shiro-122-released.html">Apache 
Shiro 1.2.2 Released</a></li>
           </ul>
-          <h4>Juli 2012</h4>
+          <h4>July 2012</h4>
           <ul>
 
   <li>29 - <a href="blog/2012/07/29/apache-shiro-121-released.html">Apache 
Shiro 1.2.1 Released</a></li>
           </ul>
-          <h4>März 2012</h4>
+          <h4>March 2012</h4>
           <ul>
 
   <li>13 - <a 
href="blog/2012/03/13/whats-new-in-apache-shiro-12.html">What&#8217;s new in 
Apache Shiro 1.2?</a></li>
           </ul>
-          <h4>Januar 2012</h4>
+          <h4>January 2012</h4>
           <ul>
 
   <li>24 - <a href="blog/2012/01/24/apache-shiro-120-released.html">Apache 
Shiro 1.2.0 Released!</a></li>
           </ul>
-          <h4>Juni 2011</h4>
+          <h4>June 2011</h4>
           <ul>
 
   <li>30 - <a href="blog/2011/06/30/apache-shiro-login-demo.html">Apache Shiro 
Login Demo</a></li>
           </ul>
-          <h4>Mai 2011</h4>
+          <h4>May 2011</h4>
           <ul>
 
   <li>24 - <a 
href="blog/2011/05/24/the-new-rbac-resource-based-access-control.html">The new 
role-based vs resource-based access control</a></li>
           </ul>
-          <h4>März 2011</h4>
+          <h4>March 2011</h4>
           <ul>
 
   <li>14 - <a href="blog/2011/03/14/infoq-article-on-apache-shiro.html">infoq 
article on Apache Shiro</a></li>
           </ul>
-          <h4>Februar 2011</h4>
+          <h4>February 2011</h4>
           <ul>
 
   <li>28 - <a 
href="blog/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html">Java
 Authorization Guide with Apache Shiro posted</a></li>
 
   <li>10 - <a 
href="blog/2011/02/10/apache-shiro-integration-for-grails-113-released.html">Apache
 Shiro integration for Grails 1.1.3 released</a></li>
           </ul>
-          <h4>Januar 2011</h4>
+          <h4>January 2011</h4>
           <ul>
 
   <li>13 - <a href="blog/2011/01/13/apache-shiro-support-for-mule.html">Apache 
Shiro support for mule</a></li>
@@ -335,14 +335,14 @@
 
   <li>14 - <a 
href="blog/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html">IBM 
DeveloperWorks - Introduction to Apache Shiro</a></li>
           </ul>
-          <h4>Juni 2010</h4>
+          <h4>June 2010</h4>
           <ul>
 
   <li>01 - <a 
href="blog/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html">SDForum 
Java SIG Apache Shiro Presentation</a></li>
 
   <li>01 - <a 
href="blog/2010/06/01/apache-shiro-100-incubating-released.html">Apache Shiro 
1.0.0-incubating Released!</a></li>
           </ul>
-          <h4>März 2010</h4>
+          <h4>March 2010</h4>
           <ul>
 
   <li>18 - <a href="blog/2010/03/18/great-source-comments.html">Great Source 
Comments</a></li>
diff --git a/overview.html b/overview.html
index 6dc4165..72bb9c7 100644
--- a/overview.html
+++ b/overview.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="og:locale" content="en_US" />
diff --git a/permissions.html b/permissions.html
index 208d305..7e8e84c 100644
--- a/permissions.html
+++ b/permissions.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='permissions'/>
     <meta property="article:tag" content='authorization'/>
     <meta property="og:locale" content="en_US" />
diff --git a/powered-by-shiro.html b/powered-by-shiro.html
index e689e34..1a7f044 100644
--- a/powered-by-shiro.html
+++ b/powered-by-shiro.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="article:tag" content='features'/>
diff --git a/realm.html b/realm.html
index cca2402..f1f6b5a 100644
--- a/realm.html
+++ b/realm.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='support'/>
     <meta property="article:tag" content='community'/>
diff --git a/reference.html b/reference.html
index 9461f2c..6e014b1 100644
--- a/reference.html
+++ b/reference.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="article:tag" content='todo'/>
diff --git a/release-archive.html b/release-archive.html
index 69c92c5..bc8bf89 100644
--- a/release-archive.html
+++ b/release-archive.html
@@ -199,7 +199,7 @@ We recommend to stick to the latest version.</p>
 <h2 id="code_signatures">Code Signatures</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>You may <a 
href="https://infra.apache.org/release-signing.html#verifying-signature";>verify 
the authenticity</a> of all artifacts below by using the PGP <a 
href="https://www.apache.org/dist/shiro/KEYS";>KEYS</a> file.</p>
+<p>You may <a 
href="https://infra.apache.org/release-signing.html#verifying-signature";>verify 
the authenticity</a> of all artifacts below by using the PGP <a 
href="https://downloads.apache.org/shiro/KEYS";>KEYS</a> file.</p>
 </div>
 </div>
 </div>
@@ -214,6 +214,7 @@ To download the current release, please go to the <a 
href="download.html">downlo
 </div></p>
 
 
+
 <p>
   <ul>
     <li><a href="#180">Apache Shiro Release v1.8.0</a></li>
@@ -278,9 +279,9 @@ To download the current release, please go to the <a 
href="download.html">downlo
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.8.0/shiro-root-1.8.0-source-release.zip";>shiro-root-1.8.0-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.8.0/shiro-root-1.8.0-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.8.0/shiro-root-1.8.0-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.8.0/shiro-root-1.8.0-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.8.0/shiro-root-1.8.0-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -624,9 +625,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.7.1/shiro-root-1.7.1-source-release.zip";>shiro-root-1.7.1-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.7.1/shiro-root-1.7.1-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.7.1/shiro-root-1.7.1-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.7.1/shiro-root-1.7.1-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.7.1/shiro-root-1.7.1-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -970,9 +971,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.6.0/shiro-root-1.6.0-source-release.zip";>shiro-root-1.6.0-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.6.0/shiro-root-1.6.0-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.6.0/shiro-root-1.6.0-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.6.0/shiro-root-1.6.0-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.6.0/shiro-root-1.6.0-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -1316,9 +1317,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.5.3/shiro-root-1.5.3-source-release.zip";>shiro-root-1.5.3-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.5.3/shiro-root-1.5.3-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.5.3/shiro-root-1.5.3-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.5.3/shiro-root-1.5.3-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.5.3/shiro-root-1.5.3-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -1662,9 +1663,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.4.2/shiro-root-1.4.2-source-release.zip";>shiro-root-1.4.2-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.4.2/shiro-root-1.4.2-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.4.2-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.4.2/shiro-root-1.4.2-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.4.2-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -2008,9 +2009,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.3.2/shiro-root-1.3.2-source-release.zip";>shiro-root-1.3.2-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.3.2/shiro-root-1.3.2-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.3.2/shiro-root-1.3.2-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.3.2/shiro-root-1.3.2-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.3.2/shiro-root-1.3.2-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -2282,9 +2283,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.2.6/shiro-root-1.2.6-source-release.zip";>shiro-root-1.2.6-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.2.6/shiro-root-1.2.6-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.2.6/shiro-root-1.2.6-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.2.6/shiro-root-1.2.6-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.2.6/shiro-root-1.2.6-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
@@ -2538,9 +2539,9 @@ It is intended to be downloaded and executed:
 
   <code><a class="external-link" 
href="https://archive.apache.org/dist/shiro/1.1.0/shiro-root-1.1.0-source-release.zip";>shiro-root-1.1.0-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://archive.apache.org/dist/shiro/1.1.0/shiro-root-1.1.0-source-release.zip.asc";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/1.1.0/shiro-root-1.1.0-source-release.zip.asc";>pgp</a>,
 <a
             class="external-link"
-            
href="https://archive.apache.org/dist/shiro/1.1.0/shiro-root-1.1.0-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/1.1.0/shiro-root-1.1.0-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
diff --git a/roadmap.html b/roadmap.html
index ea43934..b36dc73 100644
--- a/roadmap.html
+++ b/roadmap.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='events'/>
     <meta property="article:tag" content='meetings'/>
     <meta property="og:locale" content="en_US" />
diff --git a/security-reports.html b/security-reports.html
index b19df2b..7feb44d 100644
--- a/security-reports.html
+++ b/security-reports.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='events'/>
     <meta property="article:tag" content='meetings'/>
     <meta property="og:locale" content="en_US" />
diff --git a/securitymanager.html b/securitymanager.html
index f1429f2..6a8082b 100644
--- a/securitymanager.html
+++ b/securitymanager.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='permissions'/>
     <meta property="article:tag" content='authorization'/>
     <meta property="article:tag" content='authentication'/>
diff --git a/session-management-features.html b/session-management-features.html
index b6bfb10..2ef0058 100644
--- a/session-management-features.html
+++ b/session-management-features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/session-management.html b/session-management.html
index ca894c1..a6f21e2 100644
--- a/session-management.html
+++ b/session-management.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="og:locale" content="en_US" />
     <meta property="og:url" 
content='https://shiro.apache.org/session-management.html'/>
diff --git a/sitemap.xml b/sitemap.xml
index 8501563..bd39b41 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,260 +1,260 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd";>
     <url>
-        <loc>https://shiro.apache.org/integration.html</loc>
-        <lastmod>2022-03-06</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/privacy-policy.html</loc>
-        <lastmod>2022-02-12</lastmod>
-    </url>
-    <url>
         <loc>https://shiro.apache.org/webapp-tutorial.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/web.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/web-features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/tutorial.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/tools.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/testing.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/terminology.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/support.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/subject.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/spring-xml.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/spring-framework.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/spring-boot.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/session-management.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/session-management-features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/securitymanager.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/security-reports.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/what-is-shiro.html</loc>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/roadmap.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/reference.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/realm.html</loc>
-        <lastmod>2022-01-27</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/what-is-shiro.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/powered-by-shiro.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/permissions.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/overview.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/mailing-lists.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/license.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/jsp-tag-library.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/jaxrs.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/java-cryptography-guide.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/java-authorization-guide.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/java-authentication-guide.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/java-annotations.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/java-annotations-list.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/issues.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/introduction.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/integration.html</loc>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/how-to-contribute.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/guides.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/guice.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/graduation-resolution.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/get-started.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/forums.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/events.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/documentation.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/developers.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/developer-resources.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/cryptography-features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/core.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/configuration.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/community.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/commercial-support.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/command-line-hasher.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/cas.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/caching.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/cachemanager.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authorization.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authorization-features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authentication.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authentication-features.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/articles.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/architecture.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/adoption.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/about.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/privacy-policy.html</loc>
+        <lastmod>2022-02-12</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/10-minute-tutorial.html</loc>
@@ -414,74 +414,74 @@
     </url>
     <url>
         <loc>https://shiro.apache.org/tags.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/shiro-web/index.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/sessionmanager.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/quickstart.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/performing-a-release.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/confluence-auto-export.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/conferences.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authentication-guide.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/banner.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/download.html</loc>
-        <lastmod>2022-03-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/release-archive.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/team.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/cryptography.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/concurrency.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/codec.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authenticator.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/authorizer.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
     <url>
         <loc>https://shiro.apache.org/.well-known/security.html</loc>
-        <lastmod>2022-01-27</lastmod>
+        <lastmod>2022-03-29</lastmod>
     </url>
 </urlset>
diff --git a/spring-boot.html b/spring-boot.html
index fd45196..181dde8 100644
--- a/spring-boot.html
+++ b/spring-boot.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="article:tag" content='spring'/>
diff --git a/spring-framework.html b/spring-framework.html
index 206dd55..b0022df 100644
--- a/spring-framework.html
+++ b/spring-framework.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="article:tag" content='spring'/>
diff --git a/spring-xml.html b/spring-xml.html
index 4abf080..1363645 100644
--- a/spring-xml.html
+++ b/spring-xml.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/subject.html b/subject.html
index 425b17c..cf5ea40 100644
--- a/subject.html
+++ b/subject.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="article:tag" content='subject'/>
diff --git a/support.html b/support.html
index 7179c64..522811b 100644
--- a/support.html
+++ b/support.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='support'/>
     <meta property="article:tag" content='community'/>
diff --git a/terminology.html b/terminology.html
index 1e4f22b..dcc1b7b 100644
--- a/terminology.html
+++ b/terminology.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='mailing'/>
     <meta property="article:tag" content='contact'/>
diff --git a/testing.html b/testing.html
index fbd2f8b..8a624e5 100644
--- a/testing.html
+++ b/testing.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='testing'/>
     <meta property="og:locale" content="en_US" />
diff --git a/tools.html b/tools.html
index 9bf7ee5..b865ffb 100644
--- a/tools.html
+++ b/tools.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='tools'/>
     <meta property="og:locale" content="en_US" />
diff --git a/tutorial.html b/tutorial.html
index 9156473..0655712 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='tutorial'/>
     <meta property="og:locale" content="en_US" />
diff --git a/web-features.html b/web-features.html
index 2c10db4..134ae96 100644
--- a/web-features.html
+++ b/web-features.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='overview'/>
     <meta property="article:tag" content='web'/>
diff --git a/web.html b/web.html
index 792136a..5325d39 100644
--- a/web.html
+++ b/web.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='web'/>
     <meta property="og:locale" content="en_US" />
diff --git a/webapp-tutorial.html b/webapp-tutorial.html
index e69a229..c1790da 100644
--- a/webapp-tutorial.html
+++ b/webapp-tutorial.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='manual'/>
     <meta property="og:locale" content="en_US" />
diff --git a/what-is-shiro.html b/what-is-shiro.html
index 34ad647..926c002 100644
--- a/what-is-shiro.html
+++ b/what-is-shiro.html
@@ -31,7 +31,7 @@
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2022-01-27T19:45:17Z"/>
+    <meta property="article:modification_time" content="2022-03-29T21:08:27Z"/>
     <meta property="article:tag" content='documentation'/>
     <meta property="article:tag" content='about'/>
     <meta property="og:locale" content="en_US" />

Reply via email to