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

commit 500a90ea2e2e245776af926272498a724c414ffb
Author: lprimak <[email protected]>
AuthorDate: Sun Feb 8 10:53:18 2026 -0600

    Shiro 2.1.0 release
---
 .well-known/security.txt                           |   2 +-
 10-minute-tutorial.html                            |   6 +-
 10/index.html                                      |   8 +-
 11/index.html                                      |   4 +
 2/index.html                                       |   8 +-
 3/index.html                                       |   8 +-
 4/index.html                                       |   8 +-
 5/index.html                                       |   8 +-
 6/index.html                                       |   8 +-
 7/index.html                                       |   8 +-
 8/index.html                                       |   8 +-
 9/index.html                                       |   8 +-
 about.html                                         |   2 +-
 .../2026/02/apache-shiro-210-released.html         | 185 ++++++++++++---------
 cas.html                                           |  12 +-
 command-line-hasher.html                           |  10 +-
 dependency-chain.html                              |   2 +-
 documentation.html                                 |   4 +-
 download.html                                      | 132 +++++++--------
 feed.xml                                           | 173 +++++++++----------
 guice.html                                         |  12 +-
 index.html                                         |   8 +-
 jakarta-ee.html                                    |  14 +-
 jaxrs.html                                         |  24 +--
 migration-guide.html                               |   2 +-
 news.html                                          |   7 +-
 release-archive.html                               |   2 +-
 security-reports.html                              |  43 +++++
 sitemap.xml                                        |  78 ++++-----
 spring-boot.html                                   |  24 +--
 spring-framework.html                              |  36 ++--
 troubleshooting.html                               |  24 +--
 tutorial.html                                      |   2 +-
 v2/command-line-hasher.html                        |  10 +-
 34 files changed, 472 insertions(+), 418 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index 30b69bf53..8202a54ff 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2027-01-31T17:04:45Z
+Expires: 2027-02-08T16:52:29Z
 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/10-minute-tutorial.html b/10-minute-tutorial.html
index 6baf6b364..3bd460bae 100644
--- a/10-minute-tutorial.html
+++ b/10-minute-tutorial.html
@@ -289,13 +289,13 @@ Now let&#8217;s actually do something!</p>
 </li>
 <li>
 <p>Download the latest "Source Code Distribution" from the <a 
href="download.html">Download</a> page.
-In this example, we&#8217;re using the 2.0.6 release distribution.</p>
+In this example, we&#8217;re using the 2.1.0 release distribution.</p>
 </li>
 <li>
 <p>Unzip the source package:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ unzip shiro-root-2.0.6-source-release.zip</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ unzip shiro-root-2.1.0-source-release.zip</code></pre>
 </div>
 </div>
 </li>
@@ -303,7 +303,7 @@ In this example, we&#8217;re using the 2.0.6 release 
distribution.</p>
 <p>Enter the quickstart directory:</p>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ cd shiro-root-2.0.6/samples/quickstart</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ cd shiro-root-2.1.0/samples/quickstart</code></pre>
 </div>
 </div>
 </li>
diff --git a/10/index.html b/10/index.html
index 4d5cd2f9e..d5cdc784e 100644
--- a/10/index.html
+++ b/10/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a 
href="../blog/2011/01/13/apache-shiro-support-for-mule.html"><h4 
class="news-title">Apache Shiro support for mule</h4></a>
+            <p><small>by Alex Salazar on 2011-01-13</small></p>
+          </div>
           <div>
             <a 
href="../blog/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html"><h4
 class="news-title">Apache Shiro video and slide from SF JUG 
(Presentation)</h4></a>
             <p><small>by Alex Salazar on 2011-01-06</small></p>
@@ -323,10 +327,6 @@
             <a 
href="../blog/2010/09/20/san-francisco-jug-presentation.html"><h4 
class="news-title">San Francisco JUG presentation</h4></a>
             <p><small>by Les Hazlewood on 2010-09-20</small></p>
           </div>
-          <div>
-            <a 
href="../blog/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html"><h4
 class="news-title">IBM DeveloperWorks - Introduction to Apache Shiro</h4></a>
-            <p><small>by Les Hazlewood on 2010-09-14</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/11/index.html b/11/index.html
index 1c890ce11..b59ec405b 100644
--- a/11/index.html
+++ b/11/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a 
href="../blog/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html"><h4
 class="news-title">IBM DeveloperWorks - Introduction to Apache Shiro</h4></a>
+            <p><small>by Les Hazlewood on 2010-09-14</small></p>
+          </div>
           <div>
             <a 
href="../blog/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html"><h4 
class="news-title">SDForum Java SIG Apache Shiro Presentation</h4></a>
             <p><small>by Les Hazlewood on 2010-06-01</small></p>
diff --git a/2/index.html b/2/index.html
index 458fe4c73..50e3fb83c 100644
--- a/2/index.html
+++ b/2/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2024/11/apache-shiro-202-released.html"><h4 
class="news-title">2.0.2 available</h4></a>
+            <p><small>by Lenny Primak on 2024-11-13</small></p>
+          </div>
           <div>
             <a href="../blog/2024/05/apache-shiro-201-released.html"><h4 
class="news-title">2.0.1 available</h4></a>
             <p><small>by Lenny Primak on 2024-05-30</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2023/07/18/apache-shiro-1120-released.html"><h4 
class="news-title">1.12.0 available with fix CVE-2023-34478</h4></a>
             <p><small>by Francois Papon on 2023-07-18</small></p>
           </div>
-          <div>
-            <a 
href="../blog/2023/05/04/apache-shiro-200-alpha-1-released.html"><h4 
class="news-title">2.0.0-alpha available</h4></a>
-            <p><small>by Lenny Primak on 2023-05-04</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/3/index.html b/3/index.html
index dc4758c5a..ea8c30385 100644
--- a/3/index.html
+++ b/3/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a 
href="../blog/2023/05/04/apache-shiro-200-alpha-1-released.html"><h4 
class="news-title">2.0.0-alpha available</h4></a>
+            <p><small>by Lenny Primak on 2023-05-04</small></p>
+          </div>
           <div>
             <a href="../blog/2023/01/13/apache-shiro-1110-released.html"><h4 
class="news-title">1.11.0 available with fix CVE-2023-22602</h4></a>
             <p><small>by Brian Demers on 2023-01-13</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2022/06/30/jakarta-work.html"><h4 
class="news-title">Ongoing work on the Jakarta namespace transition</h4></a>
             <p><small>by Richard Zowalla on 2022-06-30</small></p>
           </div>
-          <div>
-            <a href="../blog/2022/06/28/apache-shiro-191-released.html"><h4 
class="news-title">1.9.1 available with fix CVE-2022-32532</h4></a>
-            <p><small>by Brian Demers on 2022-06-28</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/4/index.html b/4/index.html
index 987ba4503..2d88faf4a 100644
--- a/4/index.html
+++ b/4/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2022/06/28/apache-shiro-191-released.html"><h4 
class="news-title">1.9.1 available with fix CVE-2022-32532</h4></a>
+            <p><small>by Brian Demers on 2022-06-28</small></p>
+          </div>
           <div>
             <a href="../blog/2022/03/22/apache-shiro-190-released.html"><h4 
class="news-title">Apache Shiro 1.9.0 Released</h4></a>
             <p><small>by Benjamin Marwell on 2022-03-22</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2021/v1.7.1.html"><h4 class="news-title">1.7.1 
available with fix CVE-2020-17523</h4></a>
             <p><small>by Brian Demers on 2021-01-31</small></p>
           </div>
-          <div>
-            <a href="../blog/2020/v1.7.0.html"><h4 class="news-title">1.7.0 
available with fix CVE-2020-17510</h4></a>
-            <p><small>by François Papon on 2020-10-29</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/5/index.html b/5/index.html
index 4b8e3bee9..7c1670e38 100644
--- a/5/index.html
+++ b/5/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2020/v1.7.0.html"><h4 class="news-title">1.7.0 
available with fix CVE-2020-17510</h4></a>
+            <p><small>by François Papon on 2020-10-29</small></p>
+          </div>
           <div>
             <a href="../blog/2020/v1.6.0.html"><h4 class="news-title">Apache 
Shiro 1.6.0 available</h4></a>
             <p><small>by François Papon on 2020-08-17</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2020/03/25/apache-shiro-152-released.html"><h4 
class="news-title">Apache Shiro 1.5.2 Released</h4></a>
             <p><small>by The Apache Shiro Team on 2020-03-25</small></p>
           </div>
-          <div>
-            <a href="../blog/2020/02/23/apache-shiro-151-released.html"><h4 
class="news-title">Apache Shiro 1.5.1 Released</h4></a>
-            <p><small>by The Apache Shiro Team on 2020-02-23</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/6/index.html b/6/index.html
index 2fec7512c..ad8dd560f 100644
--- a/6/index.html
+++ b/6/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2020/02/23/apache-shiro-151-released.html"><h4 
class="news-title">Apache Shiro 1.5.1 Released</h4></a>
+            <p><small>by The Apache Shiro Team on 2020-02-23</small></p>
+          </div>
           <div>
             <a href="../blog/2020/01/25/apache-shiro-150-released.html"><h4 
class="news-title">Apache Shiro 1.5.0 Released</h4></a>
             <p><small>by The Apache Shiro Team on 2020-01-25</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2016/11/14/apache-shiro-140rc2-released.html"><h4 
class="news-title">Apache Shiro 1.4.0-RC2 Released</h4></a>
             <p><small>by Brian Demers on 2016-11-14</small></p>
           </div>
-          <div>
-            <a href="../blog/2016/09/09/apache-shiro-132-released.html"><h4 
class="news-title">Apache Shiro 1.3.2 Released</h4></a>
-            <p><small>by Brian Demers on 2016-09-09</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/7/index.html b/7/index.html
index 6e6567fc2..b6cd2aa44 100644
--- a/7/index.html
+++ b/7/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2016/09/09/apache-shiro-132-released.html"><h4 
class="news-title">Apache Shiro 1.3.2 Released</h4></a>
+            <p><small>by Brian Demers on 2016-09-09</small></p>
+          </div>
           <div>
             <a href="../blog/2016/08/29/apache-shiro-131-released.html"><h4 
class="news-title">Apache Shiro 1.3.1 Released</h4></a>
             <p><small>by Brian Demers on 2016-08-29</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2016/05/26/apache-shiro-125-released.html"><h4 
class="news-title">Apache Shiro 1.2.4 Released</h4></a>
             <p><small>by Brian Demers on 2016-05-26</small></p>
           </div>
-          <div>
-            <a href="../blog/2015/08/03/apache-shiro-124-released.html"><h4 
class="news-title">Apache Shiro 1.2.4 Released</h4></a>
-            <p><small>by Kalle Korhonen on 2015-08-03</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/8/index.html b/8/index.html
index 165dcf995..69a29464f 100644
--- a/8/index.html
+++ b/8/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2015/08/03/apache-shiro-124-released.html"><h4 
class="news-title">Apache Shiro 1.2.4 Released</h4></a>
+            <p><small>by Kalle Korhonen on 2015-08-03</small></p>
+          </div>
           <div>
             <a href="../blog/2013/05/30/apache-shiro-122-released.html"><h4 
class="news-title">Apache Shiro 1.2.2 Released</h4></a>
             <p><small>by The Apache Shiro Team on 2013-05-30</small></p>
@@ -323,10 +327,6 @@
             <a href="../blog/2012/01/24/apache-shiro-120-released.html"><h4 
class="news-title">Apache Shiro 1.2.0 Released!</h4></a>
             <p><small>by Lez Hazelwood on 2012-01-24</small></p>
           </div>
-          <div>
-            <a href="../blog/2011/06/30/apache-shiro-login-demo.html"><h4 
class="news-title">Apache Shiro Login Demo</h4></a>
-            <p><small>by Les Hazlewood on 2011-06-30</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/9/index.html b/9/index.html
index 02f8b6c8c..0687cefae 100644
--- a/9/index.html
+++ b/9/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="../blog/2011/06/30/apache-shiro-login-demo.html"><h4 
class="news-title">Apache Shiro Login Demo</h4></a>
+            <p><small>by Les Hazlewood on 2011-06-30</small></p>
+          </div>
           <div>
             <a 
href="../blog/2011/05/24/the-new-rbac-resource-based-access-control.html"><h4 
class="news-title">The new role-based vs resource-based access control</h4></a>
             <p><small>by Les Hazlewood on 2011-05-24</small></p>
@@ -323,10 +327,6 @@
             <a 
href="../blog/2011/02/10/apache-shiro-integration-for-grails-113-released.html"><h4
 class="news-title">Apache Shiro integration for Grails 1.1.3 released</h4></a>
             <p><small>by Alex Salazar on 2011-02-10</small></p>
           </div>
-          <div>
-            <a 
href="../blog/2011/01/13/apache-shiro-support-for-mule.html"><h4 
class="news-title">Apache Shiro support for mule</h4></a>
-            <p><small>by Alex Salazar on 2011-01-13</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/about.html b/about.html
index 77330dedd..2e0b0253c 100644
--- a/about.html
+++ b/about.html
@@ -226,7 +226,7 @@
   </div>
 
 <div class="paragraph">
-<p>Apache Shiro is a top level open source project under the <a 
href="https://www.apache.org";>Apache Software Foundation</a>.
+<p>Apache Shiro is a top-level open-source project under the <a 
href="https://www.apache.org";>Apache Software Foundation</a>.
 As a project, Shiro is an application security framework that provides 
application developers very clean and simple ways of supporting four 
cornerstones of security in their applications: authentication, authorization, 
enterprise session management and cryptography.</p>
 </div>
 <div class="paragraph">
diff --git a/about.html b/blog/2026/02/apache-shiro-210-released.html
similarity index 61%
copy from about.html
copy to blog/2026/02/apache-shiro-210-released.html
index 77330dedd..23623e68f 100644
--- a/about.html
+++ b/blog/2026/02/apache-shiro-210-released.html
@@ -18,50 +18,49 @@
 <html lang="en">
   <head>
     <meta charset="utf-8"/>
-    <title>About Apache Shiro | Apache Shiro</title>
+    <title>2.1.0 available | Apache Shiro</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="Learn about Apache Shiro, the open 
source security framework under the Apache Software Foundation that provides 
authentication, authorization, session management and cryptography for Java 
applications.">
-    <meta property="og:description" content="Learn about Apache Shiro, the 
open source security framework under the Apache Software Foundation that 
provides authentication, authorization, session management and cryptography for 
Java applications.">
-    <meta name="keywords" 
content='about,overview,apache-project,security-framework'>
+    <meta name="author" content="Francois Papon">
+    <meta name="keywords" content='blog,release'>
     <meta name="generator" content="JBake">
     <meta name="google-site-verification" 
content="QIax6uT5UX3enoU0G8Pz2pXbQ45KaQuHZ3nCh9V27mw">
     <meta name="google-site-verification" 
content="ecFap6dWJgS_GCCtxmJQJ_nFYQhM6EgSpBPZDU7xsCE">
     <meta name="google-site-verification" 
content="gBTYOG8lMfNb_jrWrH3kFbudpEs_WrAJ2lb2-zLRaso"/>
     <meta name="msvalidate.01" content="0B57EB46CBFAD8FD45008D2DB6B6C68C">
 
-    <meta property="og:title" content="About Apache Shiro | Apache Shiro"/>
+    <meta property="og:title" content="2.1.0 available | Apache Shiro"/>
+    <meta property="article:published_time" content="2026-02-08T00:00:00Z"/>
+    <meta name="publish_date" property="og:publish_date" 
content="2026-02-08T00:00:00Z"/>
     <meta property="og:type" content="article"/>
       <meta name="twitter:card" content="summary" />
     <meta name="twitter:site" content="@ApacheShiro" />
-    <meta property="article:modification_time" content="2010-03-18T00:00:00Z"/>
-    <meta property="article:tag" content='about'/>
-    <meta property="article:tag" content='overview'/>
-    <meta property="article:tag" content='apache-project'/>
-    <meta property="article:tag" content='security-framework'/>
+    <meta property="article:modification_time" content="2026-02-08T00:00:00Z"/>
+    <meta property="article:tag" content='blog'/>
+    <meta property="article:tag" content='release'/>
     <meta property="og:locale" content="en_US" />
-    <meta property="og:url" content='https://shiro.apache.org/about.html'/>
-    <meta property="og:image" content='images/shiro-featured-image.png'/>
+    <meta property="og:url" 
content='https://shiro.apache.org/blog/2026/02/apache-shiro-210-released.html'/>
+    <meta property="og:image" 
content='../../../images/shiro-featured-image.png'/>
     <meta property="og:image:width" content='1200'/>
     <meta property="og:image:height" content='628'/>
     <meta property="og:site_name" content="Apache Shiro"/>
 
     <!-- Le styles -->
-    <link href="css/bootstrap.min.css" rel="stylesheet">
-    <link href="bootstrap-icons-1.13.1/bootstrap-icons.css" rel="stylesheet">
-    <link href="css/asciidoctor.css" rel="stylesheet">
-    <link href="css/base.css" rel="stylesheet">
-    <link href="highlight.js-11.11.1/styles/default.min.css" rel="stylesheet">
-    <link href="css/gh-pages/gh-fork-ribbon.css" rel="stylesheet"/>
+    <link href="../../../css/bootstrap.min.css" rel="stylesheet">
+    <link href="../../../bootstrap-icons-1.13.1/bootstrap-icons.css" 
rel="stylesheet">
+    <link href="../../../css/asciidoctor.css" rel="stylesheet">
+    <link href="../../../css/base.css" rel="stylesheet">
+    <link href="../../../highlight.js-11.11.1/styles/default.min.css" 
rel="stylesheet">
+    <link href="../../../css/gh-pages/gh-fork-ribbon.css" rel="stylesheet"/>
 
     <!-- Theme toggle script (loaded early to prevent flash) -->
-    <script src="js/theme.js"></script>
+    <script src="../../../js/theme.js"></script>
 
     <!-- Fav and touch icons -->
     <!--<link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="../assets/ico/apple-touch-icon-144-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="../assets/ico/apple-touch-icon-114-precomposed.png">
     <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="../assets/ico/apple-touch-icon-72-precomposed.png">
     <link rel="apple-touch-icon-precomposed" 
href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
-    <link rel="shortcut icon" href="favicon.ico">
+    <link rel="shortcut icon" href="../../../favicon.ico">
 
     <!-- Matomo -->
     <script>
@@ -91,7 +90,7 @@
 
       <div class="masthead">
         <p class="lead">
-          <a href="index.html"><img src="images/apache-shiro-logo.png" 
style="height:100px; width:auto; vertical-align: bottom; margin-top: 20px;" 
alt="Apache Shiro Logo"></a>
+          <a href="../../../index.html"><img 
src="../../../images/apache-shiro-logo.png" style="height:100px; width:auto; 
vertical-align: bottom; margin-top: 20px;" alt="Apache Shiro Logo"></a>
           <span class="tagline">Simple. Java. Security.</span>
           <a class="pull-right" 
href="https://www.apache.org/events/current-event.html";>
             <img style="padding-top: 8px" 
src="https://www.apache.org/events/current-event-125x125.png"; alt="Apache 
Software Foundation Event Banner"/>
@@ -109,10 +108,10 @@
         <div class="collapse navbar-collapse" id="navbarSupportedContent">
           <ul class="navbar-nav me-auto mb-2 mb-lg-0">
             <li class="nav-item">
-              <a class="nav-link" href="get-started.html">Get Started</a>
+              <a class="nav-link" href="../../../get-started.html">Get 
Started</a>
             </li>
             <li class="nav-item">
-              <a class="nav-link" href="documentation.html">Docs</a>
+              <a class="nav-link" href="../../../documentation.html">Docs</a>
             </li>
 
             <li class="nav-item dropdown">
@@ -120,16 +119,16 @@
                 Web Apps
               </a>
               <ul class="dropdown-menu" 
aria-labelledby="navbarDropdown-webapps">
-                <li><a class="dropdown-item" href="web.html">General</a></li>
-                <li><a class="dropdown-item" href="jaxrs.html">JAX-RS</a></li>
-                <li><a class="dropdown-item" href="jakarta-ee.html">Jakarta 
EE</a></li>
-                <li><a class="dropdown-item" 
href="dependency-chain.html">Jakarta EE with Dependency Chains</a></li>
+                <li><a class="dropdown-item" 
href="../../../web.html">General</a></li>
+                <li><a class="dropdown-item" 
href="../../../jaxrs.html">JAX-RS</a></li>
+                <li><a class="dropdown-item" 
href="../../../jakarta-ee.html">Jakarta EE</a></li>
+                <li><a class="dropdown-item" 
href="../../../dependency-chain.html">Jakarta EE with Dependency Chains</a></li>
                 <li><hr class="dropdown-divider"></li>
-                <li><a class="dropdown-item" 
href="web-features.html">Features</a></li>
+                <li><a class="dropdown-item" 
href="../../../web-features.html">Features</a></li>
               </ul>
             </li>
 
-            <li><a class="nav-link" href="features.html">Features</a></li>
+            <li><a class="nav-link" 
href="../../../features.html">Features</a></li>
 
             <!-- integrations -->
             <li class="nav-item dropdown">
@@ -137,10 +136,10 @@
                 Integrations
               </a>
               <ul class="dropdown-menu" 
aria-labelledby="navbarDropdown-integrations">
-                <li><a class="dropdown-item" 
href="spring-boot.html">Spring</a></li>
-                <li><a class="dropdown-item" href="guice.html">Guice</a></li>
+                <li><a class="dropdown-item" 
href="../../../spring-boot.html">Spring</a></li>
+                <li><a class="dropdown-item" 
href="../../../guice.html">Guice</a></li>
                 <li><hr class="dropdown-divider"></li>
-                <li><a class="dropdown-item" 
href="integration.html">Third-Party Integrations</a></li>
+                <li><a class="dropdown-item" 
href="../../../integration.html">Third-Party Integrations</a></li>
               </ul>
             </li>
 
@@ -150,16 +149,16 @@
                 Community
               </a>
               <ul class="dropdown-menu" 
aria-labelledby="navbarDropdown-community">
-                <li><a class="dropdown-item" href="forums.html">Community 
Forums</a></li>
-                <li><a class="dropdown-item" href="mailing-lists.html">Mailing 
Lists</a></li>
-                <li><a class="dropdown-item" 
href="articles.html">Articles</a></li>
-                <li><a class="dropdown-item" href="news.html">News</a></li>
-                <li><a class="dropdown-item" href="events.html">Events</a></li>
-                <li><a class="dropdown-item" 
href="troubleshooting.html">Troubleshooting & FAQ</a></li>
-                  <li><a class="dropdown-item" href="support.html">Community 
Support</a></li>
+                <li><a class="dropdown-item" 
href="../../../forums.html">Community Forums</a></li>
+                <li><a class="dropdown-item" 
href="../../../mailing-lists.html">Mailing Lists</a></li>
+                <li><a class="dropdown-item" 
href="../../../articles.html">Articles</a></li>
+                <li><a class="dropdown-item" 
href="../../../news.html">News</a></li>
+                <li><a class="dropdown-item" 
href="../../../events.html">Events</a></li>
+                <li><a class="dropdown-item" 
href="../../../troubleshooting.html">Troubleshooting & FAQ</a></li>
+                  <li><a class="dropdown-item" 
href="../../../support.html">Community Support</a></li>
                 <li><hr class="dropdown-divider"></li>
-                <li><a class="dropdown-item" 
href="commercial-support.html">Commercial Support</a></li>
-                <li><a class="dropdown-item" 
href="community.html">More</a></li>
+                <li><a class="dropdown-item" 
href="../../../commercial-support.html">Commercial Support</a></li>
+                <li><a class="dropdown-item" 
href="../../../community.html">More</a></li>
               </ul>
             </li>
 
@@ -169,10 +168,10 @@
                 About
               </a>
               <ul class="dropdown-menu" aria-labelledby="navbarDropdown-about">
-                <li><a class="dropdown-item" href="about.html">About</a></li>
-                <li><a class="dropdown-item" 
href="privacy-policy.html">Privacy Policy</a></li>
-                <li><a class="dropdown-item" 
href="security-model.html">Security Model</a></li>
-                <li><a class="dropdown-item" 
href="security-reports.html">Vulnerability Reports</a></li>
+                <li><a class="dropdown-item" 
href="../../../about.html">About</a></li>
+                <li><a class="dropdown-item" 
href="../../../privacy-policy.html">Privacy Policy</a></li>
+                <li><a class="dropdown-item" 
href="../../../security-model.html">Security Model</a></li>
+                <li><a class="dropdown-item" 
href="../../../security-reports.html">Vulnerability Reports</a></li>
               </ul>
             </li>
           </ul>
@@ -203,54 +202,78 @@
     </nav>
 
        <div class="page-header">
-               <h1>About Apache Shiro</h1>
+               <h1>2.1.0 available</h1>
        </div>
 
 
-  <div class="admonitionblock tip">
-    <table>
-      <tbody>
-        <tr>
-          <td class="icon">
-            <div class="title">Handy Hint</div>
-          </td>
-          <td class="content">
-            <div class="title">Shiro v1 version notice</div>
-            <div class="paragraph">
-              <p>As of February 28, 2024, Shiro v1 was superseded by v2.<p>
-            </div>
-          </td>
-        </tr>
-      </tbody>
-    </table>
-  </div>
+       <p>
+               <em>Published by Francois Papon&nbsp;on the
+                       <time datetime="2026-02-08T00:00:00Z">08th of February, 
2026</time>
+               </em>
+       </p>
 
+       <div id="preamble">
+<div class="sectionbody">
 <div class="paragraph">
-<p>Apache Shiro is a top level open source project under the <a 
href="https://www.apache.org";>Apache Software Foundation</a>.
-As a project, Shiro is an application security framework that provides 
application developers very clean and simple ways of supporting four 
cornerstones of security in their applications: authentication, authorization, 
enterprise session management and cryptography.</p>
+<p>The Apache Shiro team is pleased to announce the release of Apache Shiro 
version 2.1.0.</p>
 </div>
 <div class="paragraph">
-<p>If you&#8217;d like to learn more about Shiro please visit the links 
below</p>
+<p>This release is available for download now.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="release_highlights">Release Highlights</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>This is a maintenance release that includes several bug fixes, improvements 
and dependency updates. It is recommended for all users to upgrade to this 
version.</p>
+</div>
+<div class="paragraph">
+<p>We have new contributors!</p>
 </div>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="what-is-shiro.html">What is Shiro</a> - A deeper look into the 
project, its mission, and its history</p>
-</li>
-<li>
-<p><a href="features.html">Features</a> - Explore the major features of the 
project</p>
+<p><a href="https://github.com/celikfatih";>@celikfatih</a></p>
 </li>
 <li>
-<p><a href="../../news.html">News</a> - Stay up to date on the latest Apache 
Shiro news</p>
-</li>
-<li>
-<p><a href="events.html">Events</a> - See what Apache Shiro events are coming 
that you should consider attending</p>
-</li>
-<li>
-<p><a href="license.html">License</a> - Review the license under which Shiro 
is released - Apache Software License, Version 2.0</p>
+<p><a href="https://github.com/haster";>@haster</a></p>
 </li>
 </ul>
 </div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="all_changes">All changes</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>You can learn more on <a 
href="https://github.com/apache/shiro/releases/tag/shiro-root-2.1.0";>GitHub, 
Release 2.1.0</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="download">Download</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Download and verification instructions are available <a 
href="/download.html">on our download page</a>.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="documentation">Documentation</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>For more information on <a href="/documentation.html">Shiro, please read 
the documentation.</a></p>
+</div>
+<div class="paragraph">
+<p>Enjoy!</p>
+</div>
+<div class="paragraph">
+<p>The Apache Shiro Team</p>
+</div>
+</div>
+</div>
+
        <hr />
 
 </div> 
@@ -274,7 +297,7 @@ As a project, Shiro is an application security framework 
that provides applicati
         </div>
 
         <div class="d-flex justify-content-end col-md-4" id="editThisPage">
-          <input type="hidden" id="ghEditPage" 
value="https://github.com/apache/shiro-site/edit/main/src/site/content/about.adoc"/>
+          <input type="hidden" id="ghEditPage" 
value="https://github.com/apache/shiro-site/edit/main/src/site/content/blog/2026/02/apache-shiro-210-released.adoc"/>
         </div>
 
         <div class="d-flex col-md-2 justify-content-end" style="position: 
relative">
@@ -287,9 +310,9 @@ As a project, Shiro is an application security framework 
that provides applicati
     <!-- Le javascript
     ================================================== -->
     <!-- Placed at the end of the document so the pages load faster -->
-    <script src="js/bootstrap.min.js"></script>
-    <script src="highlight.js-11.11.1/highlight.min.js"></script>
-    <script src="js/shiro.js"></script>
+    <script src="../../../js/bootstrap.min.js"></script>
+    <script src="../../../highlight.js-11.11.1/highlight.min.js"></script>
+    <script src="../../../js/shiro.js"></script>
 
     <script>
         docReady(
diff --git a/cas.html b/cas.html
index 401cc9edf..b2e7843b0 100644
--- a/cas.html
+++ b/cas.html
@@ -398,7 +398,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-cas&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -408,7 +408,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     role="tabpanel"
     aria-labelledby="gradle-casmain-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-cas:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-cas:2.1.0'
 </code></pre>
   </div>
   <div
@@ -417,7 +417,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     role="tabpanel"
     aria-labelledby="sbt-casmain-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-cas" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-cas" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -426,7 +426,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     role="tabpanel"
     aria-labelledby="ivy-casmain-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-cas" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-cas" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -435,7 +435,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     role="tabpanel"
     aria-labelledby="leiningen-casmain-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-cas 
"2.0.6"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-cas 
"2.1.0"]
 </code></pre>
   </div>
   <div
@@ -444,7 +444,7 @@ Generally, the CAS client forwards the user to the 
originally called protected p
     role="tabpanel"
     aria-labelledby="buildr-casmain-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-cas:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-cas:jar:2.1.0'
 </code></pre>
   </div>
 </div>
diff --git a/command-line-hasher.html b/command-line-hasher.html
index 153e60675..9b3622b95 100644
--- a/command-line-hasher.html
+++ b/command-line-hasher.html
@@ -267,14 +267,14 @@ They are outdated and all considered insecure!</p>
 <h2 id="CommandLineHasher-Usage">Usage</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Ensure you have access to the <code>shiro-tools-hasher-2.0.6-cli.jar</code> 
file.
+<p>Ensure you have access to the <code>shiro-tools-hasher-2.1.0-cli.jar</code> 
file.
 You can either find this in a source build in the 
<em>buildroot</em>`/tools/hasher/target` directory or via download through 
Maven.</p>
 </div>
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash"># Use the following to download from Maven Central into
-# 
~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/2.0.6/shiro-tools-hasher-2.0.6-cli.jar
-$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.0.6</code></pre>
+# 
~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/2.1.0/shiro-tools-hasher-2.1.0-cli.jar
+$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.1.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -282,7 +282,7 @@ $ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-h
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.1.0-cli.jar</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -315,7 +315,7 @@ Older algorithms such as MD5 and SHA-1 are no longer 
available since Shiro 2.0+
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar -p</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.1.0-cli.jar -p</code></pre>
 </div>
 </div>
 <div class="paragraph">
diff --git a/dependency-chain.html b/dependency-chain.html
index 0520fad9f..dc3b637aa 100644
--- a/dependency-chain.html
+++ b/dependency-chain.html
@@ -349,7 +349,7 @@
         &lt;dependency&gt;
             &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
             &lt;artifactId&gt;shiro-bom&lt;/artifactId&gt;
-            &lt;version&gt;2.0.6&lt;/version&gt;
+            &lt;version&gt;2.1.0&lt;/version&gt;
             &lt;scope&gt;import&lt;/scope&gt;
             &lt;type&gt;pom&lt;/type&gt;
         &lt;/dependency&gt;
diff --git a/documentation.html b/documentation.html
index 29530e81e..799a2b284 100644
--- a/documentation.html
+++ b/documentation.html
@@ -293,7 +293,7 @@
 <div class="sect2">
 <h3 id="current_release">Current Release</h3>
 <div class="paragraph">
-<p>Apache Shiro 2.0.6 (<a href="download.html">Download</a>)</p>
+<p>Apache Shiro 2.1.0 (<a href="download.html">Download</a>)</p>
 </div>
 <div class="ulist">
 <ul>
@@ -301,7 +301,7 @@
 <p><a href="https://javadoc.io/doc/org.apache.shiro";>API</a> (Javadoc - Hosted 
on javadoc.io)</p>
 </li>
 <li>
-<p><a href="https://github.com/apache/shiro/tree/shiro-root-2.0.6/";>Browse 
Source</a> (GitHub tag)</p>
+<p><a href="https://github.com/apache/shiro/tree/shiro-root-2.1.0/";>Browse 
Source</a> (GitHub tag)</p>
 </li>
 <li>
 <p><a href="static/latest/">Maven Static Site</a></p>
diff --git a/download.html b/download.html
index 4191967c8..264408f4d 100644
--- a/download.html
+++ b/download.html
@@ -207,7 +207,7 @@
 <p><div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Apache Shiro 2.0.6 is the current stable release (Java 11+).</p>
+<p>Apache Shiro 2.1.0 is the current stable release (Java 11+).</p>
 </div>
 <div class="paragraph">
 <p>To download Shiro please follow the instructions below.</p>
@@ -226,7 +226,7 @@
 <h2 id="current_release">Current Release</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The current release is 2.0.6.
+<p>The current release is 2.1.0.
 For older releases, please visit our <a href="release-archive.html">release 
archive</a>.</p>
 </div>
 </div>
@@ -236,41 +236,41 @@ For older releases, please visit our <a 
href="release-archive.html">release arch
 
 <p>
   <ul>
-    <li><a href="#206">Apache Shiro Release v2.0.6</a></li>
+    <li><a href="#210">Apache Shiro Release v2.1.0</a></li>
     <ul>
-      <li><a href="#206Source">2.0.6 Source Code Distribution</a></li>
-      <li><a href="#206Git">2.0.6 Git Source repository</a></li>
-      <li><a href="#206Binary">2.0.6 Binaries</a></li>
+      <li><a href="#210Source">2.1.0 Source Code Distribution</a></li>
+      <li><a href="#210Git">2.1.0 Git Source repository</a></li>
+      <li><a href="#210Binary">2.1.0 Binaries</a></li>
     </ul>
   </ul>
 </p>
 
 
-  <section id="206">
-  <h2>Release 2.0.6</h2>
+  <section id="210">
+  <h2>Release 2.1.0</h2>
 
-  <h3 id="206Source">2.0.6 Source Code Distribution</h3>
+  <h3 id="210Source">2.1.0 Source Code Distribution</h3>
 
   <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.6/shiro-root-2.0.6-source-release.zip";>shiro-root-2.0.6-source-release.zip</a></code>
+  <code><a class="external-link" 
href="https://www.apache.org/dyn/closer.lua/shiro/2.1.0/shiro-root-2.1.0-source-release.zip";>shiro-root-2.1.0-source-release.zip</a></code>
     (<a class="external-link"
-        
href="https://downloads.apache.org/shiro/2.0.6/shiro-root-2.0.6-source-release.zip.asc.txt";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/2.1.0/shiro-root-2.1.0-source-release.zip.asc.txt";>pgp</a>,
 <a
             class="external-link"
-            
href="https://downloads.apache.org/shiro/2.0.6/shiro-root-2.0.6-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/2.1.0/shiro-root-2.1.0-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
 
-  <h3 id="206Git">2.0.6 Git Source repository</h3>
+  <h3 id="210Git">2.1.0 Git Source repository</h3>
 
   <p>The source can be cloned anonymously from Git with this command:</p>
   <pre><code class="language-bash bash">git clone 
https://github.com/apache/shiro.git
-git checkout shiro-root-2.0.6
+git checkout shiro-root-2.1.0
 </code>
 </pre>
 
-  <h3 id="206Binary">2.0.6 Binaries</h3>
+  <h3 id="210Binary">2.1.0 Binaries</h3>
 
   <p>If you don't want to build yourself, you can download pre-built binaries 
from Maven Central, just click the link in the "Artifact" column. If you would 
like
     acquire Shiro through Maven, then please use the markup listed under 
"Maven Usage"</p>
@@ -291,15 +291,15 @@ git checkout shiro-root-2.0.6
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.0.6/shiro-core-2.0.6.jar";>shiro-core</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.0.6/shiro-core-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.1.0/shiro-core-2.1.0.jar";>shiro-core</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.1.0/shiro-core-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-core&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -313,15 +313,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/2.0.6/shiro-web-2.0.6.jar";>shiro-web</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/2.0.6/shiro-web-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/2.1.0/shiro-web-2.1.0.jar";>shiro-web</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/2.1.0/shiro-web-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-web&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -331,15 +331,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/2.0.6/shiro-servlet-plugin-2.0.6.jar";>shiro-servlet-plugin</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/2.0.6/shiro-servlet-plugin-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/2.1.0/shiro-servlet-plugin-2.1.0.jar";>shiro-servlet-plugin</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/2.1.0/shiro-servlet-plugin-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-servlet-plugin&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -349,15 +349,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cdi/2.0.6/shiro-cdi-2.0.6.jar";>shiro-cdi</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cdi/2.0.6/shiro-cdi-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cdi/2.1.0/shiro-cdi-2.1.0.jar";>shiro-cdi</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cdi/2.1.0/shiro-cdi-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-cdi&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -367,15 +367,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jakarta-ee/2.0.6/shiro-jakarta-ee-2.0.6.jar";>shiro-jakarta-ee</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jakarta-ee/2.0.6/shiro-jakarta-ee-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jakarta-ee/2.1.0/shiro-jakarta-ee-2.1.0.jar";>shiro-jakarta-ee</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jakarta-ee/2.1.0/shiro-jakarta-ee-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-jakarta-ee&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -385,15 +385,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/2.0.6/shiro-jaxrs-2.0.6.jar";>shiro-jaxrs</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/2.0.6/shiro-jaxrs-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/2.1.0/shiro-jaxrs-2.1.0.jar";>shiro-jaxrs</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/2.1.0/shiro-jaxrs-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-jaxrs&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -403,15 +403,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/2.0.6/shiro-aspectj-2.0.6.jar";>shiro-aspectj</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/2.0.6/shiro-aspectj-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/2.1.0/shiro-aspectj-2.1.0.jar";>shiro-aspectj</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/2.1.0/shiro-aspectj-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-aspectj&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -422,15 +422,15 @@ and one of its binding jars is required.
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/2.0.6/shiro-cas-2.0.6.jar";>shiro-cas</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/2.0.6/shiro-cas-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/2.1.0/shiro-cas-2.1.0.jar";>shiro-cas</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/2.1.0/shiro-cas-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-cas&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -444,15 +444,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/2.0.6/shiro-ehcache-2.0.6.jar";>shiro-ehcache</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/2.0.6/shiro-ehcache-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/2.1.0/shiro-ehcache-2.1.0.jar";>shiro-ehcache</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/2.1.0/shiro-ehcache-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-ehcache&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -462,15 +462,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/2.0.6/shiro-hazelcast-2.0.6.jar";>shiro-hazelcast</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/2.0.6/shiro-hazelcast-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/2.1.0/shiro-hazelcast-2.1.0.jar";>shiro-hazelcast</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/2.1.0/shiro-hazelcast-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-hazelcast&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -480,15 +480,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/2.0.6/shiro-features-2.0.6-features.xml";>shiro-features</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/2.0.6/shiro-features-2.0.6-features.xml.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/2.1.0/shiro-features-2.1.0-features.xml";>shiro-features</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/2.1.0/shiro-features-2.1.0-features.xml.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-features&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -498,15 +498,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/2.0.6/shiro-guice-2.0.6.jar";>shiro-guice</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/2.0.6/shiro-guice-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/2.1.0/shiro-guice-2.1.0.jar";>shiro-guice</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/2.1.0/shiro-guice-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-guice&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -516,15 +516,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/2.0.6/shiro-quartz-2.0.6.jar";>shiro-quartz</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/2.0.6/shiro-quartz-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/2.1.0/shiro-quartz-2.1.0.jar";>shiro-quartz</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/2.1.0/shiro-quartz-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-quartz&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -535,15 +535,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/2.0.6/shiro-spring-2.0.6.jar";>shiro-spring</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/2.0.6/shiro-spring-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/2.1.0/shiro-spring-2.1.0.jar";>shiro-spring</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/2.1.0/shiro-spring-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -553,15 +553,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/2.0.6/shiro-spring-boot-starter-2.0.6.jar";>shiro-spring-boot-starter</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/2.0.6/shiro-spring-boot-starter-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/2.1.0/shiro-spring-boot-starter-2.1.0.jar";>shiro-spring-boot-starter</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/2.1.0/shiro-spring-boot-starter-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -571,15 +571,15 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/2.0.6/shiro-spring-boot-web-starter-2.0.6.jar";>shiro-spring-boot-web-starter</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/2.0.6/shiro-spring-boot-web-starter-2.0.6.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/2.1.0/shiro-spring-boot-web-starter-2.1.0.jar";>shiro-spring-boot-web-starter</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/2.1.0/shiro-spring-boot-web-starter-2.1.0.jar.asc";>pgp</a>)
     </td>
 
     <td>
         <pre><code class="xml language-xml">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-web-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -589,8 +589,8 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/2.0.6/shiro-tools-hasher-2.0.6-cli.jar";>shiro-tools-hasher</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/2.0.6/shiro-tools-hasher-2.0.6-cli.jar.asc";>pgp</a>)
+      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/2.1.0/shiro-tools-hasher-2.1.0-cli.jar";>shiro-tools-hasher</a><br/>
+      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/2.1.0/shiro-tools-hasher-2.1.0-cli.jar.asc";>pgp</a>)
     </td>
 
     <td>
@@ -600,7 +600,7 @@ to the Apache Shiro based <a 
href='https://github.com/bujiio/buji-pac4j'>buji-pa
     <td>A command-line program to perform hashing (MD5, SHA, etc) for files, 
streams and passwords.
 Note that this is a command line program and not intended to be used as a 
Maven/program dependency.
 It is intended to be downloaded and executed:
-<pre><code class='bash'> java -jar 
shiro-tools-hasher-2.0.6-cli.jar</code></pre>
+<pre><code class='bash'> java -jar 
shiro-tools-hasher-2.1.0-cli.jar</code></pre>
 </td>
 
   </tr>
diff --git a/feed.xml b/feed.xml
index 65166c7cb..769a4c838 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>2026-01-31T17:04:46Z</updated>
+  <updated>2026-02-08T16:52:30Z</updated>
 
   <author>
     <name>Les Hazlewood</name>
@@ -35,6 +35,79 @@
   <icon>/images/favicon128.png</icon>
   <logo>/images/apache-shiro-logo.png</logo>
 
+  <entry>
+    <title>2.1.0 available</title>
+    <link 
href="https://shiro.apache.org/blog/2026/02/apache-shiro-210-released.html"/>
+    
<id>https://shiro.apache.org/blog/2026/02/apache-shiro-210-released.html</id>
+    <updated>2026-02-08T00:00:00Z</updated>
+    <author>
+      <name>Francois Papon</name>
+    </author>
+    <content type="html">
+      &lt;div id=&quot;preamble&quot;&gt;
+&lt;div class=&quot;sectionbody&quot;&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;The Apache Shiro team is pleased to announce the release of Apache 
Shiro version 2.1.0.&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;This release is available for download now.&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;div class=&quot;sect1&quot;&gt;
+&lt;h2 id=&quot;release_highlights&quot;&gt;Release Highlights&lt;/h2&gt;
+&lt;div class=&quot;sectionbody&quot;&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;This is a maintenance release that includes several bug fixes, 
improvements and dependency updates. It is recommended for all users to upgrade 
to this version.&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;We have new contributors!&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;ulist&quot;&gt;
+&lt;ul&gt;
+&lt;li&gt;
+&lt;p&gt;&lt;a 
href=&quot;https://github.com/celikfatih&quot;&gt;@celikfatih&lt;/a&gt;&lt;/p&gt;
+&lt;/li&gt;
+&lt;li&gt;
+&lt;p&gt;&lt;a 
href=&quot;https://github.com/haster&quot;&gt;@haster&lt;/a&gt;&lt;/p&gt;
+&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;div class=&quot;sect1&quot;&gt;
+&lt;h2 id=&quot;all_changes&quot;&gt;All changes&lt;/h2&gt;
+&lt;div class=&quot;sectionbody&quot;&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;You can learn more on &lt;a 
href=&quot;https://github.com/apache/shiro/releases/tag/shiro-root-2.1.0&quot;&gt;GitHub,
 Release 2.1.0&lt;/a&gt;.&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;div class=&quot;sect1&quot;&gt;
+&lt;h2 id=&quot;download&quot;&gt;Download&lt;/h2&gt;
+&lt;div class=&quot;sectionbody&quot;&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;Download and verification instructions are available &lt;a 
href=&quot;/download.html&quot;&gt;on our download page&lt;/a&gt;.&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;div class=&quot;sect1&quot;&gt;
+&lt;h2 id=&quot;documentation&quot;&gt;Documentation&lt;/h2&gt;
+&lt;div class=&quot;sectionbody&quot;&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;For more information on &lt;a 
href=&quot;/documentation.html&quot;&gt;Shiro, please read the 
documentation.&lt;/a&gt;&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;Enjoy!&lt;/p&gt;
+&lt;/div&gt;
+&lt;div class=&quot;paragraph&quot;&gt;
+&lt;p&gt;The Apache Shiro Team&lt;/p&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+&lt;/div&gt;
+    </content>
+  </entry>
+
   <entry>
     <title>2.0.6 available</title>
     <link 
href="https://shiro.apache.org/blog/2025/11/apache-shiro-206-released.html"/>
@@ -1291,103 +1364,5 @@ Apache Shiro would like to thank v3ged0ge and Adamytd 
for reporting this issue.&
     </content>
   </entry>
 
-  <entry>
-    <title>Apache Shiro 1.10.1 available</title>
-    <link 
href="https://shiro.apache.org/blog/2022/11/19/apache-shiro-1101-released.html"/>
-    
<id>https://shiro.apache.org/blog/2022/11/19/apache-shiro-1101-released.html</id>
-    <updated>2022-11-19T00:00:00Z</updated>
-    <author>
-      <name>Benjamin Marwell</name>
-    </author>
-    <content type="html">
-      &lt;div id=&quot;preamble&quot;&gt;
-&lt;div class=&quot;sectionbody&quot;&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;The Apache Shiro team is pleased to announce the release of Apache 
Shiro version 1.10.1.
-This is a feature release for 1.x.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;This release solves 5 issues since the 1.10.0 release and is 
available for download now.&lt;/p&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect1&quot;&gt;
-&lt;h2 id=&quot;all_changes&quot;&gt;All changes&lt;/h2&gt;
-&lt;div class=&quot;sectionbody&quot;&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;You can learn more on &lt;a 
href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310950&amp;amp;version=12352460&quot;&gt;Jira,
 Release 1.10.1&lt;/a&gt;.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;This release does not include classifiers for the Jakarta namespace, 
yet.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect2&quot;&gt;
-&lt;h3 id=&quot;bug&quot;&gt;Bug&lt;/h3&gt;
-&lt;div class=&quot;ulist&quot;&gt;
-&lt;ul&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-892&quot;&gt;SHIRO-892&lt;/a&gt;]
 - No Guice binding for newly introduced ShiroFilterConfiguration&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-893&quot;&gt;SHIRO-893&lt;/a&gt;]
 - NPE caused by lack of default ShiroFilterConfiguration&lt;/p&gt;
-&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect2&quot;&gt;
-&lt;h3 id=&quot;test&quot;&gt;Test&lt;/h3&gt;
-&lt;div class=&quot;ulist&quot;&gt;
-&lt;ul&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-895&quot;&gt;SHIRO-895&lt;/a&gt;]
 - Work around Guice 4&amp;#8217;s Java 17 compatibliity for Java 17-based 
tests&lt;/p&gt;
-&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect2&quot;&gt;
-&lt;h3 id=&quot;dependency_upgrade&quot;&gt;Dependency upgrade&lt;/h3&gt;
-&lt;div class=&quot;ulist&quot;&gt;
-&lt;ul&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-894&quot;&gt;SHIRO-894&lt;/a&gt;]
 - EasyMock 5.0.1 for Java 17 compatibility&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-896&quot;&gt;SHIRO-896&lt;/a&gt;]
 - HSQLDB 2.7.1&lt;/p&gt;
-&lt;/li&gt;
-&lt;/ul&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect2&quot;&gt;
-&lt;h3 id=&quot;behavior_changes&quot;&gt;Behavior Changes&lt;/h3&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;As of 1.10.1, the Guice injection will be fixed as we introduced a 
regression with 1.10.0 when using Guice with 
&lt;code&gt;binder().requireExplicitBindings();&lt;/code&gt;.&lt;/p&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect1&quot;&gt;
-&lt;h2 id=&quot;download&quot;&gt;Download&lt;/h2&gt;
-&lt;div class=&quot;sectionbody&quot;&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;Download and verification instructions are available &lt;a 
href=&quot;/download.html&quot;&gt;on our download page&lt;/a&gt;.&lt;/p&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect1&quot;&gt;
-&lt;h2 id=&quot;documentation&quot;&gt;Documentation&lt;/h2&gt;
-&lt;div class=&quot;sectionbody&quot;&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;For more information on &lt;a 
href=&quot;/documentation.html&quot;&gt;Shiro, please read the 
documentation.&lt;/a&gt;&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;Enjoy!&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;The Apache Shiro Team&lt;/p&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-&lt;/div&gt;
-    </content>
-  </entry>
-
 
 </feed>
diff --git a/guice.html b/guice.html
index c27ce4629..7a5bf4429 100644
--- a/guice.html
+++ b/guice.html
@@ -385,7 +385,7 @@
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-guice&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -395,7 +395,7 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-guice:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-guice:2.1.0'
 </code></pre>
   </div>
   <div
@@ -404,7 +404,7 @@
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-guice" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-guice" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -413,7 +413,7 @@
     role="tabpanel"
     aria-labelledby="ivy-cli-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-guice" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-guice" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -422,7 +422,7 @@
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-guice 
"2.0.6"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-guice 
"2.1.0"]
 </code></pre>
   </div>
   <div
@@ -431,7 +431,7 @@
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-guice:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-guice:jar:2.1.0'
 </code></pre>
   </div>
 </div>
diff --git a/index.html b/index.html
index 88f6a128f..7393098bb 100644
--- a/index.html
+++ b/index.html
@@ -307,6 +307,10 @@
         </div>
 
         <div class="card-body">
+          <div>
+            <a href="blog/2026/02/apache-shiro-210-released.html"><h4 
class="news-title">2.1.0 available</h4></a>
+            <p><small>by Francois Papon on 2026-02-08</small></p>
+          </div>
           <div>
             <a href="blog/2025/11/apache-shiro-206-released.html"><h4 
class="news-title">2.0.6 available</h4></a>
             <p><small>by Francois Papon on 2025-11-07</small></p>
@@ -323,10 +327,6 @@
             <a href="blog/2025/04/apache-shiro-203-released.html"><h4 
class="news-title">2.0.3 available</h4></a>
             <p><small>by Lenny Primak on 2025-04-06</small></p>
           </div>
-          <div>
-            <a href="blog/2024/11/apache-shiro-202-released.html"><h4 
class="news-title">2.0.2 available</h4></a>
-            <p><small>by Lenny Primak on 2024-11-13</small></p>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/jakarta-ee.html b/jakarta-ee.html
index 50349152b..651dd6b6c 100644
--- a/jakarta-ee.html
+++ b/jakarta-ee.html
@@ -338,7 +338,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-jakarta-ee&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -348,7 +348,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-jakarta-ee:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-jakarta-ee:2.1.0'
 </code></pre>
   </div>
   <div
@@ -357,7 +357,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-jakarta-ee" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-jakarta-ee" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -366,7 +366,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     role="tabpanel"
     aria-labelledby="ivy-cli-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-jakarta-ee" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-jakarta-ee" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -375,7 +375,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-jakarta-ee "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-jakarta-ee "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -384,7 +384,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-jakarta-ee:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-jakarta-ee:jar:2.1.0'
 </code></pre>
   </div>
 </div>
@@ -511,7 +511,7 @@ The BOM is needed if you are using Spring / SpringBoot.</p>
         &lt;dependency&gt;
             &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
             &lt;artifactId&gt;shiro-bom&lt;/artifactId&gt;
-            &lt;version&gt;2.0.6&lt;/version&gt;
+            &lt;version&gt;2.1.0&lt;/version&gt;
             &lt;scope&gt;import&lt;/scope&gt;
             &lt;type&gt;pom&lt;/type&gt;
         &lt;/dependency&gt;
diff --git a/jaxrs.html b/jaxrs.html
index 08071b8f9..0636bfb8b 100644
--- a/jaxrs.html
+++ b/jaxrs.html
@@ -324,12 +324,12 @@
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-servlet-plugin&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-jaxrs&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -339,8 +339,8 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-servlet-plugin:2.0.6'
-compile 'org.apache.shiro:shiro-jaxrs:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-servlet-plugin:2.1.0'
+compile 'org.apache.shiro:shiro-jaxrs:2.1.0'
 </code></pre>
   </div>
   <div
@@ -349,8 +349,8 @@ compile 'org.apache.shiro:shiro-jaxrs:2.0.6'
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-servlet-plugin" % "2.0.6"
-libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-servlet-plugin" % "2.1.0"
+libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -359,8 +359,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.6"
     role="tabpanel"
     aria-labelledby="ivy-cli-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-servlet-plugin" rev="2.0.6"/&gt;
-&lt;dependency org="org.apache.shiro" name="shiro-jaxrs" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-servlet-plugin" rev="2.1.0"/&gt;
+&lt;dependency org="org.apache.shiro" name="shiro-jaxrs" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -369,8 +369,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.6"
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-servlet-plugin "2.0.6"]
-[org.apache.shiro/shiro-jaxrs "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-servlet-plugin "2.1.0"]
+[org.apache.shiro/shiro-jaxrs "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -379,8 +379,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.6"
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-servlet-plugin:jar:2.0.6'
-'org.apache.shiro:shiro-jaxrs:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-servlet-plugin:jar:2.1.0'
+'org.apache.shiro:shiro-jaxrs:jar:2.1.0'
 </code></pre>
   </div>
 </div>
diff --git a/migration-guide.html b/migration-guide.html
index ca90b2984..a09c13f7f 100644
--- a/migration-guide.html
+++ b/migration-guide.html
@@ -345,7 +345,7 @@
         &lt;dependency&gt;
             &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
             &lt;artifactId&gt;shiro-bom&lt;/artifactId&gt;
-            &lt;version&gt;2.0.6&lt;/version&gt;
+            &lt;version&gt;2.1.0&lt;/version&gt;
             &lt;scope&gt;import&lt;/scope&gt;
             &lt;type&gt;pom&lt;/type&gt;
         &lt;/dependency&gt;
diff --git a/news.html b/news.html
index 58091190b..3744d3678 100644
--- a/news.html
+++ b/news.html
@@ -196,9 +196,14 @@
 </div>
 
 <!--<ul>-->
-      <h4>November 2025</h4>
+      <h4>February 2026</h4>
       <ul>
 
+  <li>08 - <a href="blog/2026/02/apache-shiro-210-released.html">2.1.0 
available</a></li>
+          </ul>
+          <h4>November 2025</h4>
+          <ul>
+
   <li>07 - <a href="blog/2025/11/apache-shiro-206-released.html">2.0.6 
available</a></li>
           </ul>
           <h4>July 2025</h4>
diff --git a/release-archive.html b/release-archive.html
index 36f2308a0..e3f4c60e0 100644
--- a/release-archive.html
+++ b/release-archive.html
@@ -211,7 +211,7 @@
 </div>
 <div class="paragraph">
 <p>To download archived versions of Apache Shiro please follow the 
instructions below.
-Please note that the current version of Apache Shiro is 2.0.6.
+Please note that the current version of Apache Shiro is 2.1.0.
 We recommend to stick to the latest version.</p>
 </div>
 </div>
diff --git a/security-reports.html b/security-reports.html
index 8c63fd357..3438bce79 100644
--- a/security-reports.html
+++ b/security-reports.html
@@ -232,6 +232,8 @@
 <li><a href="#vulnerability_handling_process">Vulnerability Handling 
Process</a></li>
 <li><a href="#apache_shiro_vulnerability_reports">Apache Shiro Vulnerability 
Reports</a>
 <ul class="sectlevel2">
+<li><a href="#cve_2026_23903">CVE-2026-23903</a></li>
+<li><a href="#cve_2026_23901">CVE-2026-23901</a></li>
 <li><a href="#cve_2023_46749">CVE-2023-46749</a></li>
 <li><a href="#cve_2023_46750">CVE-2023-46750</a></li>
 <li><a href="#cve_2023_34478">CVE-2023-34478</a></li>
@@ -299,6 +301,47 @@ We cannot accept regular bug reports or other queries at 
this address.</p>
 <h2 id="apache_shiro_vulnerability_reports">Apache Shiro Vulnerability 
Reports</h2>
 <div class="sectionbody">
 <div class="sect2">
+<h3 id="cve_2026_23903"><a 
href="https://www.cve.org/CVERecord?id=CVE-2026-23903";>CVE-2026-23903</a></h3>
+<div class="paragraph">
+<p>If static files are served from a case-insensitive filesystem,
+such as default macOS setup, static files may be accessed by varying the case 
of the filename in the request.
+If only lower-case (common default) filters are present in Shiro, they may be 
bypassed this way.
+The issue only effects static files.</p>
+</div>
+<div class="paragraph">
+<p>Shiro 2.1.0 and later has a new parameters to remediate this issue
+shiro.ini: <code>filterChainResolver.caseInsensitive = true</code>
+application.properties: <code>shiro.caseInsensitive=true</code></p>
+</div>
+<div class="paragraph">
+<p>Shiro 3.0.0 and later (upcoming) makes this the default.</p>
+</div>
+<div class="paragraph">
+<p><strong>Mitigation:</strong> Upgrade to version 2.1.0 or later, which fixes 
the issue.</p>
+</div>
+<div class="paragraph">
+<p><strong>Credit:</strong>
+Apache Shiro would like to thank <strong>Jesse Yang</strong> for reporting 
this issue.</p>
+</div>
+</div>
+<div class="sect2">
+<h3 id="cve_2026_23901"><a 
href="https://www.cve.org/CVERecord?id=CVE-2026-23901";>CVE-2026-23901</a></h3>
+<div class="paragraph">
+<p>Prior to Shiro 2.1.0, code paths for non-existent vs. existing users are 
different enough,
+that a brute-force attack may be able to tell, by timing the requests only, 
determine if
+the request failed because of a non-existent user vs. wrong password.<br>
+The most likely attack vector is a local attack only.</p>
+</div>
+<div class="paragraph">
+<p><strong>Mitigation:</strong> Upgrade to version 2.1.0 or later, which fixes 
the issue, or ensure that
+the infrastructure-level mitigations are in place to prevent brute-force 
attacks, such as rate-limiting or account lockout.</p>
+</div>
+<div class="paragraph">
+<p><strong>Credit:</strong>
+Apache Shiro would like to thank <strong>4ra1n</strong> and 
<strong>Y4tacker</strong> for reporting this issue.</p>
+</div>
+</div>
+<div class="sect2">
 <h3 id="cve_2023_46749"><a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-46749";>CVE-2023-46749</a></h3>
 <div class="paragraph">
 <p>Apache Shiro before 1.13.0 or 2.0.0-alpha-4, may be susceptible to a path 
traversal attack that results in an authentication bypass when used together 
with path rewriting</p>
diff --git a/sitemap.xml b/sitemap.xml
index fe76d2ddc..85a2799ad 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -28,26 +28,6 @@
         <loc>https://shiro.apache.org/10-minute-tutorial.html</loc>
         <lastmod>2016-10-23</lastmod>
     </url>
-    <url>
-        <loc>https://shiro.apache.org/web.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/spring-boot.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/powered-by-shiro.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/developers.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/cas.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
     <url>
         <loc>https://shiro.apache.org/web-features.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -80,10 +60,6 @@
         <loc>https://shiro.apache.org/cachemanager.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
-    <url>
-        <loc>https://shiro.apache.org/authorization.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
     <url>
         <loc>https://shiro.apache.org/tutorial.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -101,7 +77,7 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/authorization-features.html</loc>
+        <loc>https://shiro.apache.org/authorization.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -116,6 +92,10 @@
         <loc>https://shiro.apache.org/cryptography-features.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
+    <url>
+        <loc>https://shiro.apache.org/authorization-features.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
     <url>
         <loc>https://shiro.apache.org/tools.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -136,10 +116,6 @@
         <loc>https://shiro.apache.org/core.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
-    <url>
-        <loc>https://shiro.apache.org/authentication.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
     <url>
         <loc>https://shiro.apache.org/testing.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -156,6 +132,10 @@
         <loc>https://shiro.apache.org/guice.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
+    <url>
+        <loc>https://shiro.apache.org/authentication.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
     <url>
         <loc>https://shiro.apache.org/terminology.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -172,10 +152,6 @@
         <loc>https://shiro.apache.org/configuration.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
-    <url>
-        <loc>https://shiro.apache.org/authentication-features.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
     <url>
         <loc>https://shiro.apache.org/roadmap.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -189,7 +165,7 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/articles.html</loc>
+        <loc>https://shiro.apache.org/authentication-features.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -201,7 +177,7 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/architecture.html</loc>
+        <loc>https://shiro.apache.org/articles.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -225,7 +201,7 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/adoption.html</loc>
+        <loc>https://shiro.apache.org/architecture.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -249,7 +225,7 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/about.html</loc>
+        <loc>https://shiro.apache.org/adoption.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -268,6 +244,10 @@
         <loc>https://shiro.apache.org/command-line-hasher.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
+    <url>
+        <loc>https://shiro.apache.org/about.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
     <url>
         <loc>https://shiro.apache.org/webapp-tutorial.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -284,6 +264,30 @@
         <loc>https://shiro.apache.org/documentation.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
+    <url>
+        <loc>https://shiro.apache.org/web.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/spring-boot.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/powered-by-shiro.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/developers.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/cas.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        
<loc>https://shiro.apache.org/blog/2026/02/apache-shiro-210-released.html</loc>
+        <lastmod>2026-02-08</lastmod>
+    </url>
     <url>
         
<loc>https://shiro.apache.org/blog/2025/11/apache-shiro-206-released.html</loc>
         <lastmod>2025-11-07</lastmod>
diff --git a/spring-boot.html b/spring-boot.html
index 3cc5d5aeb..e9750dc50 100644
--- a/spring-boot.html
+++ b/spring-boot.html
@@ -340,7 +340,7 @@
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-web-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -350,7 +350,7 @@
     role="tabpanel"
     aria-labelledby="gradle-web-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-web-starter:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-web-starter:2.1.0'
 </code></pre>
   </div>
   <div
@@ -359,7 +359,7 @@
     role="tabpanel"
     aria-labelledby="sbt-web-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-web-starter" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-web-starter" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -368,7 +368,7 @@
     role="tabpanel"
     aria-labelledby="ivy-web-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-web-starter" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-web-starter" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -377,7 +377,7 @@
     role="tabpanel"
     aria-labelledby="leiningen-web-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -386,7 +386,7 @@
     role="tabpanel"
     aria-labelledby="buildr-web-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-web-starter:jar:2.1.0'
 </code></pre>
   </div>
 </div>
@@ -716,7 +716,7 @@ protected CacheManager cacheManager() {
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -726,7 +726,7 @@ protected CacheManager cacheManager() {
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-starter:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-starter:2.1.0'
 </code></pre>
   </div>
   <div
@@ -735,7 +735,7 @@ protected CacheManager cacheManager() {
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-starter" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-starter" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -744,7 +744,7 @@ protected CacheManager cacheManager() {
     role="tabpanel"
     aria-labelledby="ivy-cli-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-starter" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-starter" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -753,7 +753,7 @@ protected CacheManager cacheManager() {
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-starter "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-starter "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -762,7 +762,7 @@ protected CacheManager cacheManager() {
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-starter:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-starter:jar:2.1.0'
 </code></pre>
   </div>
 </div>
diff --git a/spring-framework.html b/spring-framework.html
index 0aa5ed85d..9a30e5830 100644
--- a/spring-framework.html
+++ b/spring-framework.html
@@ -337,7 +337,7 @@
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.springframework&lt;/groupId&gt;
@@ -352,7 +352,7 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.1.0'
 compile 'org.springframework:spring-context:${spring.version}'
 </code></pre>
   </div>
@@ -362,7 +362,7 @@ compile 
'org.springframework:spring-context:${spring.version}'
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.1.0"
 libraryDependencies += "org.springframework" % "spring-context" % 
"${spring.version}"
 </code></pre>
   </div>
@@ -372,7 +372,7 @@ libraryDependencies += "org.springframework" % 
"spring-context" % "${spring.vers
     role="tabpanel"
     aria-labelledby="ivy-cli-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring" rev="2.1.0"/&gt;
 &lt;dependency org="org.springframework" name="spring-context" 
rev="${spring.version}"/&gt;
 </code></pre>
   </div>
@@ -382,7 +382,7 @@ libraryDependencies += "org.springframework" % 
"spring-context" % "${spring.vers
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.0.6"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.1.0"]
 [org.springframework/spring-context "${spring.version}"]
 </code></pre>
   </div>
@@ -392,7 +392,7 @@ libraryDependencies += "org.springframework" % 
"spring-context" % "${spring.vers
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.1.0'
 'org.springframework:spring-context:jar:${spring.version}'
 </code></pre>
   </div>
@@ -573,12 +573,12 @@ private SecurityManager securityManager;
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-web&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.springframework&lt;/groupId&gt;
@@ -593,8 +593,8 @@ private SecurityManager securityManager;
     role="tabpanel"
     aria-labelledby="gradle-web-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.0.6'
-compile 'org.apache.shiro:shiro-web:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.1.0'
+compile 'org.apache.shiro:shiro-web:2.1.0'
 compile 'org.springframework:spring-webmvc:${spring.version}'
 </code></pre>
   </div>
@@ -604,8 +604,8 @@ compile 
'org.springframework:spring-webmvc:${spring.version}'
     role="tabpanel"
     aria-labelledby="sbt-web-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.0.6"
-libraryDependencies += "org.apache.shiro" % "shiro-web" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.1.0"
+libraryDependencies += "org.apache.shiro" % "shiro-web" % "2.1.0"
 libraryDependencies += "org.springframework" % "spring-webmvc" % 
"${spring.version}"
 </code></pre>
   </div>
@@ -615,8 +615,8 @@ libraryDependencies += "org.springframework" % 
"spring-webmvc" % "${spring.versi
     role="tabpanel"
     aria-labelledby="ivy-web-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring" rev="2.0.6"/&gt;
-&lt;dependency org="org.apache.shiro" name="shiro-web" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring" rev="2.1.0"/&gt;
+&lt;dependency org="org.apache.shiro" name="shiro-web" rev="2.1.0"/&gt;
 &lt;dependency org="org.springframework" name="spring-webmvc" 
rev="${spring.version}"/&gt;
 </code></pre>
   </div>
@@ -626,8 +626,8 @@ libraryDependencies += "org.springframework" % 
"spring-webmvc" % "${spring.versi
     role="tabpanel"
     aria-labelledby="leiningen-web-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.0.6"]
-[org.apache.shiro/shiro-web "2.0.6"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.1.0"]
+[org.apache.shiro/shiro-web "2.1.0"]
 [org.springframework/spring-webmvc "${spring.version}"]
 </code></pre>
   </div>
@@ -637,8 +637,8 @@ libraryDependencies += "org.springframework" % 
"spring-webmvc" % "${spring.versi
     role="tabpanel"
     aria-labelledby="buildr-web-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.0.6'
-'org.apache.shiro:shiro-web:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.1.0'
+'org.apache.shiro:shiro-web:jar:2.1.0'
 'org.springframework:spring-webmvc:jar:${spring.version}'
 </code></pre>
   </div>
diff --git a/troubleshooting.html b/troubleshooting.html
index 422d0c3cc..cd4feaa2f 100644
--- a/troubleshooting.html
+++ b/troubleshooting.html
@@ -642,7 +642,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-web-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -652,7 +652,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="gradle-web-starter-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-web-starter:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-web-starter:2.1.0'
 </code></pre>
   </div>
   <div
@@ -661,7 +661,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="sbt-web-starter-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-web-starter" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-web-starter" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -670,7 +670,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="ivy-web-starter-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-web-starter" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-web-starter" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -679,7 +679,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="leiningen-web-starter-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -688,7 +688,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="buildr-web-starter-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-web-starter:jar:2.1.0'
 </code></pre>
   </div>
 </div>
@@ -780,7 +780,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     <pre><code class='xml language-xml'>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
   &lt;artifactId&gt;shiro-spring-boot-starter&lt;/artifactId&gt;
-  &lt;version&gt;2.0.6&lt;/version&gt;
+  &lt;version&gt;2.1.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -790,7 +790,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="gradle-cli-starter-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-starter:2.0.6'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-starter:2.1.0'
 </code></pre>
   </div>
   <div
@@ -799,7 +799,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="sbt-cli-starter-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-starter" % "2.0.6"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-starter" % "2.1.0"
 </code></pre>
   </div>
   <div
@@ -808,7 +808,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="ivy-cli-starter-tab"
     >
-    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-starter" rev="2.0.6"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-starter" rev="2.1.0"/&gt;
 </code></pre>
   </div>
   <div
@@ -817,7 +817,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="leiningen-cli-starter-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-starter "2.0.6"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-starter "2.1.0"]
 </code></pre>
   </div>
   <div
@@ -826,7 +826,7 @@ protected AuthorizationInfo 
doGetAuthorizationInfo(PrincipalCollection principal
     role="tabpanel"
     aria-labelledby="buildr-cli-starter-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-starter:jar:2.0.6'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-starter:jar:2.1.0'
 </code></pre>
   </div>
 </div>
diff --git a/tutorial.html b/tutorial.html
index 3171eb0fa..174f9c15c 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -358,7 +358,7 @@ OS name: "linux", version: "5.10.89-1-manjaro", arch: 
"amd64", family: "unix"</c
         &lt;dependency&gt;
             &lt;groupId&gt;org.apache.shiro&lt;/groupId&gt;
             &lt;artifactId&gt;shiro-core&lt;/artifactId&gt;
-            &lt;version&gt;2.0.6&lt;/version&gt;
+            &lt;version&gt;2.1.0&lt;/version&gt;
         &lt;/dependency&gt;
         &lt;!-- Shiro uses SLF4J for logging.  We'll use the 'simple' binding
              in this example app.  See https://www.slf4j.org for more info. 
--&gt;
diff --git a/v2/command-line-hasher.html b/v2/command-line-hasher.html
index 773e2579f..0dd7394de 100644
--- a/v2/command-line-hasher.html
+++ b/v2/command-line-hasher.html
@@ -247,14 +247,14 @@ They are outdated and all considered insecure!</p>
 <h2 id="CommandLineHasher-Usage">Usage</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Ensure you have access to the <code>shiro-tools-hasher-2.0.6-cli.jar</code> 
file.
+<p>Ensure you have access to the <code>shiro-tools-hasher-2.1.0-cli.jar</code> 
file.
 You can either find this in a source build in the 
<em>buildroot</em>`/tools/hasher/target` directory or via download through 
Maven.</p>
 </div>
 <div class="listingblock">
 <div class="content">
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash"># Use the following to download from Maven Central into
-# 
~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/2.0.6/shiro-tools-hasher-2.0.6-cli.jar
-$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.0.6</code></pre>
+# 
~/.m2/repository/org/apache/shiro/tools/shiro-tools-hasher/2.1.0/shiro-tools-hasher-2.1.0-cli.jar
+$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.1.0</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -262,7 +262,7 @@ $ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-h
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.1.0-cli.jar</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -285,7 +285,7 @@ However, we&#8217;ve provided some quick reference 
usages/scenarios below for co
 </div>
 <div class="listingblock">
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar -p</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.1.0-cli.jar -p</code></pre>
 </div>
 </div>
 <div class="paragraph">

Reply via email to