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

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


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 5fd6033fc update
5fd6033fc is described below

commit 5fd6033fc0bb001dd811e54fc9648499f802d27d
Author: lprimak <[email protected]>
AuthorDate: Tue Jan 13 15:36:10 2026 -0600

    update
---
 .well-known/security.txt                           |   2 +-
 10-minute-tutorial.html                            |   8 +-
 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 +-
 .../2025/11/apache-shiro-206-released.html         | 200 +++++++++------------
 cas.html                                           |  12 +-
 command-line-hasher.html                           |  31 +++-
 documentation.html                                 |   7 +-
 download.html                                      | 132 +++++++-------
 feed.xml                                           | 192 ++++++++------------
 guice.html                                         |  12 +-
 index.html                                         |   8 +-
 jakarta-ee.html                                    |  62 ++++++-
 java-cryptography-guide.html                       |   9 +-
 jaxrs.html                                         |  24 +--
 news.html                                          |   7 +-
 release-archive.html                               |   2 +-
 sitemap.xml                                        |  66 +++----
 spring-boot.html                                   |  24 +--
 spring-framework.html                              |  36 ++--
 tutorial.html                                      |   2 +-
 v2/command-line-hasher.html                        |  10 +-
 30 files changed, 459 insertions(+), 463 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index c9b755fc0..a7bc1524a 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2027-01-13T21:28:32Z
+Expires: 2027-01-13T21:35:19Z
 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 b0f0ee6da..ddd8edbda 100644
--- a/10-minute-tutorial.html
+++ b/10-minute-tutorial.html
@@ -274,14 +274,14 @@ Now let&#8217;s actually do something!</p>
 <p>Ensure you have JDK 1.8+ and Maven 3.0.3+ installed.</p>
 </li>
 <li>
-<p>Download the lastest "Source Code Distribution" from the <a 
href="download.html">Download</a> page.
-In this example, we&#8217;re using the 2.0.5 release distribution.</p>
+<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>
 </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.5-source-release.zip</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ unzip shiro-root-2.0.6-source-release.zip</code></pre>
 </div>
 </div>
 </li>
@@ -289,7 +289,7 @@ In this example, we&#8217;re using the 2.0.5 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.5/samples/quickstart</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ cd shiro-root-2.0.6/samples/quickstart</code></pre>
 </div>
 </div>
 </li>
diff --git a/10/index.html b/10/index.html
index 319f36e60..a2040d943 100644
--- a/10/index.html
+++ b/10/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2010/11/03/apache-shiro-110-released.html"><h4 
class="news-title">Apache Shiro 1.1.0 Released</h4></a>
             <p><small>by Les Hazlewood on 2010-11-03</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/11/index.html b/11/index.html
index 9968bf72f..25d503d46 100644
--- a/11/index.html
+++ b/11/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a 
href="../blog/2010/06/01/apache-shiro-100-incubating-released.html"><h4 
class="news-title">Apache Shiro 1.0.0-incubating Released!</h4></a>
             <p><small>by Les Hazlewood on 2010-06-01</small></p>
diff --git a/2/index.html b/2/index.html
index 4a43968d4..65d1f5e07 100644
--- a/2/index.html
+++ b/2/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2024/02/apache-shiro-200-released.html"><h4 
class="news-title">2.0.0 available</h4></a>
             <p><small>by Lenny Primak on 2024-02-28</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/3/index.html b/3/index.html
index b86d6188c..814edaa10 100644
--- a/3/index.html
+++ b/3/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2022/11/19/apache-shiro-1101-released.html"><h4 
class="news-title">Apache Shiro 1.10.1 available</h4></a>
             <p><small>by Benjamin Marwell on 2022-11-19</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/4/index.html b/4/index.html
index f4ffbc9e0..f68254909 100644
--- a/4/index.html
+++ b/4/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2022/02/09/new-shiro-website.html"><h4 
class="news-title">The new Apache Shiro website is live!</h4></a>
             <p><small>by Benjamin Marwell on 2022-02-09</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/5/index.html b/5/index.html
index c9ebb2fbf..8b0a913f8 100644
--- a/5/index.html
+++ b/5/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a 
href="../blog/2020/05/25/feathercast-with-brian-demers.html"><h4 
class="news-title">Feathercast with Brian Demers</h4></a>
             <p><small>by Benjamin Marwell on 2020-05-25</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/6/index.html b/6/index.html
index 608340ba6..c348fd064 100644
--- a/6/index.html
+++ b/6/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2019/11/18/apache-shiro-142-released.html"><h4 
class="news-title">Apache Shiro 1.4.2 Released</h4></a>
             <p><small>by François Papon on 2019-11-18</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/7/index.html b/7/index.html
index 5be23327f..9f4136223 100644
--- a/7/index.html
+++ b/7/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2016/07/25/apache-shiro-130-released.html"><h4 
class="news-title">Apache Shiro 1.3.0 Released</h4></a>
             <p><small>by Brian Demers on 2016-07-25</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/8/index.html b/8/index.html
index a386ee96b..3625876d0 100644
--- a/8/index.html
+++ b/8/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="../blog/2012/07/29/apache-shiro-121-released.html"><h4 
class="news-title">Apache Shiro 1.2.1 Released</h4></a>
             <p><small>by Les Hazlewood on 2012-07-29</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/9/index.html b/9/index.html
index bb82f55d0..128c3fcd2 100644
--- a/9/index.html
+++ b/9/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a 
href="../blog/2011/03/14/infoq-article-on-apache-shiro.html"><h4 
class="news-title">infoq article on Apache Shiro</h4></a>
             <p><small>by Les Hazlewood on 2011-03-14</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/documentation.html b/blog/2025/11/apache-shiro-206-released.html
similarity index 60%
copy from documentation.html
copy to blog/2025/11/apache-shiro-206-released.html
index 231039009..ffceea386 100644
--- a/documentation.html
+++ b/blog/2025/11/apache-shiro-206-released.html
@@ -18,43 +18,46 @@
 <html lang="en">
   <head>
     <meta charset="utf-8"/>
-    <title>Apache Shiro Documentation | Apache Shiro</title>
+    <title>2.0.6 available | Apache Shiro</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="keywords" content='documentation,overview'>
+    <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="Apache Shiro Documentation | Apache 
Shiro"/>
+    <meta property="og:title" content="2.0.6 available | Apache Shiro"/>
+    <meta property="article:published_time" content="2025-11-07T00:00:00Z"/>
+    <meta name="publish_date" property="og:publish_date" 
content="2025-11-07T00: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='documentation'/>
-    <meta property="article:tag" content='overview'/>
+    <meta property="article:modification_time" content="2025-11-07T00: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/documentation.html'/>
-    <meta property="og:image" content='images/shiro-featured-image.png'/>
+    <meta property="og:url" 
content='https://shiro.apache.org/blog/2025/11/apache-shiro-206-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.5.0/bootstrap-icons.css" rel="stylesheet">
-    <link href="css/asciidoctor.css" rel="stylesheet">
-    <link href="css/base.css" rel="stylesheet">
-    <link href="highlight.js-11.2.0/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.5.0/bootstrap-icons.css" 
rel="stylesheet">
+    <link href="../../../css/asciidoctor.css" rel="stylesheet">
+    <link href="../../../css/base.css" rel="stylesheet">
+    <link href="../../../highlight.js-11.2.0/styles/default.min.css" 
rel="stylesheet">
+    <link href="../../../css/gh-pages/gh-fork-ribbon.css" rel="stylesheet"/>
 
     <!-- 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>
@@ -84,7 +87,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"/>
@@ -102,10 +105,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">
@@ -113,15 +116,15 @@
                 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="../../../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><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">
@@ -129,10 +132,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>
 
@@ -142,13 +145,13 @@
                 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="../../../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><hr class="dropdown-divider"></li>
-                <li><a class="dropdown-item" 
href="community.html">More</a></li>
+                <li><a class="dropdown-item" 
href="../../../community.html">More</a></li>
               </ul>
             </li>
 
@@ -158,9 +161,9 @@
                 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-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-reports.html">Vulnerability Reports</a></li>
               </ul>
             </li>
           </ul>
@@ -185,113 +188,78 @@
     </nav>
 
        <div class="page-header">
-               <h1>Apache Shiro Documentation</h1>
+               <h1>2.0.6 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="2025-11-07T00:00:00Z">07th of November, 
2025</time>
+               </em>
+       </p>
 
+       <div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>The Apache Shiro team is pleased to announce the release of Apache Shiro 
version 2.0.6.</p>
+</div>
+<div class="paragraph">
+<p>This release is available for download now.</p>
+</div>
+</div>
+</div>
 <div class="sect1">
-<h2 id="introduction">Introduction</h2>
+<h2 id="release_highlights">Release Highlights</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Helpful if read in order:</p>
+<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="https://www.infoq.com/articles/apache-shiro";>Application Security 
with Apache Shiro</a> - full intro article on InfoQ.com</p>
-</li>
-<li>
-<p><a href="10-minute-tutorial.html">10 Minute Tutorial</a></p>
+<p><a href="https://github.com/OyvindLGjesdal";>@OyvindLGjesdal</a></p>
 </li>
 <li>
-<p><a href="webapp-tutorial.html">Beginner&#8217;s Webapp Tutorial: a 
step-by-step tutorial to enable Shiro in a web application</a></p>
+<p><a href="https://github.com/ntolppi";>@ntolppi</a></p>
 </li>
 </ul>
 </div>
 </div>
 </div>
 <div class="sect1">
-<h2 id="apache_shiro_reference_and_api">Apache Shiro Reference and API</h2>
+<h2 id="all_changes">All changes</h2>
 <div class="sectionbody">
-<div class="sect2">
-<h3 id="reference_manual">Reference Manual</h3>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="reference.html">Reference Manual</a></p>
-</li>
-</ul>
+<div class="paragraph">
+<p>You can learn more on <a 
href="https://github.com/apache/shiro/releases/tag/shiro-root-2.0.6";>GitHub, 
Release 2.0.6</a>.</p>
 </div>
 </div>
-<div class="sect2">
-<h3 id="guides_important_shiro_concepts">Guides - important Shiro 
concepts:</h3>
-<div class="ulist">
-<ul>
-<li>
-<p><a href="10-minute-tutorial.html">10 Minute Tutorial</a></p>
-</li>
-<li>
-<p><a href="webapp-tutorial.html">Beginner&#8217;s Webapp Tutorial: a 
step-by-step tutorial to enable Shiro in a web application</a></p>
-</li>
-<li>
-<p><a href="java-authentication-guide.html">Authentication Guide</a></p>
-</li>
-<li>
-<p><a href="java-authorization-guide.html">Authorization Guide</a></p>
-</li>
-<li>
-<p><a href="realm.html">Realm Guide</a></p>
-</li>
-<li>
-<p>Community-contributed <a href="articles.html">Articles</a></p>
-</li>
-</ul>
+</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="sect2">
-<h3 id="current_release">Current Release</h3>
+<div class="sect1">
+<h2 id="documentation">Documentation</h2>
+<div class="sectionbody">
 <div class="paragraph">
-<p>Apache Shiro 2.0.5 (<a href="download.html">Download</a>)</p>
+<p>For more information on <a href="/documentation.html">Shiro, please read 
the documentation.</a></p>
 </div>
-<div class="ulist">
-<ul>
-<li>
-<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.5/";>Browse 
Source</a> (GitHub tag)</p>
-</li>
-<li>
-<p><a href="static/latest/">Maven Static Site</a></p>
-</li>
-</ul>
+<div class="paragraph">
+<p>Enjoy!</p>
 </div>
-<h2 id="Lendahandwithdocumentation">Lend a hand with documentation</h2>
-
-<p>While we hope this documentation helps you with the work you're doing with 
Apache Shiro, the community is improving and expanding the documentation all 
the time.  If you'd like to help the Shiro project, please consider correcting, 
expanding, or adding documentation where you see a need. Every little bit of 
help you provide expands the community and in turn improves Shiro. </p>
-
-<p>The easiest way to contribute your documentation is to submit a 
pull-request by clicking on the <code>Edit</code> link below, or send it to the 
<a href="mailing-lists.html" title="Mailing Lists">User Mailing List</a>.</p>
+<div class="paragraph">
+<p>The Apache Shiro Team</p>
 </div>
 </div>
 </div>
+
        <hr />
 
 </div> 
@@ -315,7 +283,7 @@
         </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/documentation.adoc"/>
+          <input type="hidden" id="ghEditPage" 
value="https://github.com/apache/shiro-site/edit/main/src/site/content/blog/2025/11/apache-shiro-206-released.adoc"/>
         </div>
 
         <div class="d-flex col-md-2 justify-content-end" style="position: 
relative">
@@ -328,9 +296,9 @@
     <!-- 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.2.0/highlight.min.js"></script>
-    <script src="js/shiro.js"></script>
+    <script src="../../../js/bootstrap.min.js"></script>
+    <script src="../../../highlight.js-11.2.0/highlight.min.js"></script>
+    <script src="../../../js/shiro.js"></script>
 
     <script>
         docReady(
diff --git a/cas.html b/cas.html
index af1691bf3..1c3a25b8a 100644
--- a/cas.html
+++ b/cas.html
@@ -384,7 +384,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -394,7 +394,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.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-cas:2.0.6'
 </code></pre>
   </div>
   <div
@@ -403,7 +403,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.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-cas" % "2.0.6"
 </code></pre>
   </div>
   <div
@@ -412,7 +412,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-cas" rev="2.0.6"/&gt;
 </code></pre>
   </div>
   <div
@@ -421,7 +421,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.5"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-cas 
"2.0.6"]
 </code></pre>
   </div>
   <div
@@ -430,7 +430,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.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-cas:jar:2.0.6'
 </code></pre>
   </div>
 </div>
diff --git a/command-line-hasher.html b/command-line-hasher.html
index 4d862496d..40e6952dc 100644
--- a/command-line-hasher.html
+++ b/command-line-hasher.html
@@ -221,7 +221,7 @@
 <li><a href="#CommandLineHasher-CommonScenarios">Common Scenarios</a>
 <ul class="sectlevel2">
 <li><a href="#CommandLineHasher-shiro"><code>shiro.ini</code> User 
Passwords</a></li>
-<li><a href="#CommandLineHasher-MD5checksum">MD5 checksum</a></li>
+<li><a href="#CommandLineHasher-SHAchecksum">SHA-256 checksum</a></li>
 </ul>
 </li>
 </ul>
@@ -252,14 +252,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.5-cli.jar</code> 
file.
+<p>Ensure you have access to the <code>shiro-tools-hasher-2.0.6-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.5/shiro-tools-hasher-2.0.5-cli.jar
-$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.0.5</code></pre>
+# 
~/.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>
 </div>
 </div>
 <div class="paragraph">
@@ -267,11 +267,23 @@ $ 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.5-cli.jar</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar</code></pre>
 </div>
 </div>
 <div class="paragraph">
-<p>This will print all available options for both standard (MD5, SHA1) and 
more complex password hashing scenarios.</p>
+<p>This will print all available options for both standard (SHA-256, SHA-256) 
and more complex password hashing scenarios.</p>
+</div>
+<div class="admonitionblock note">
+<table>
+<tr>
+<td class="icon">
+<i class="fa icon-note" title="Note"></i>
+</td>
+<td class="content">
+Older algorithms such as MD5 and SHA-1 are no longer available since Shiro 
2.0+ due to security concerns.
+</td>
+</tr>
+</table>
 </div>
 </div>
 </div>
@@ -288,7 +300,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.5-cli.jar -p</code></pre>
+<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>
 </div>
 </div>
 <div class="paragraph">
@@ -332,9 +344,9 @@ iniRealm.credentialsMatcher = $passwordMatcher
 </div>
 </div>
 <div class="sect2">
-<h3 id="CommandLineHasher-MD5checksum">MD5 checksum</h3>
+<h3 id="CommandLineHasher-SHAchecksum">SHA-256 checksum</h3>
 <div class="paragraph">
-<p>Although you can perform any hash with any algorithm supported on the JVM, 
the default hashing algorithm is MD5, common for file checksums. Just use the 
<code><strong>-r</strong></code> (or <code>--resource</code>) option to 
indicate the following value is a resource location (and not text you wish 
hashed):</p>
+<p>Although you can perform any hash with any algorithm supported on the JVM, 
the default hashing algorithm is SHA-256, common for file checksums. Just use 
the <code><strong>-r</strong></code> (or <code>--resource</code>) option to 
indicate the following value is a resource location (and not text you wish 
hashed):</p>
 </div>
 <div class="listingblock">
 <div class="content">
@@ -352,6 +364,7 @@ iniRealm.credentialsMatcher = $passwordMatcher
 <pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">&lt;command&gt; -r fileInCurrentDirectory.txt
 &lt;command&gt; -r ../../relativePathFile.xml
 &lt;command&gt; -r ~/documents/myfile.pdf
+&lt;command&gt; -r ~/documents/myfile.pdf -a SHA-512
 &lt;command&gt; -r /usr/local/logs/absolutePathFile.log
 &lt;command&gt; -r url:http://foo.com/page.html &lt;command&gt; -r 
classpath:/WEB-INF/lib/something.jar</code></pre>
 </div>
diff --git a/documentation.html b/documentation.html
index 231039009..7db55bb80 100644
--- a/documentation.html
+++ b/documentation.html
@@ -224,6 +224,9 @@
 <li>
 <p><a href="webapp-tutorial.html">Beginner&#8217;s Webapp Tutorial: a 
step-by-step tutorial to enable Shiro in a web application</a></p>
 </li>
+<li>
+<p><a href="https://start.flowlogix.com";>Flowlogix Starter</a> - generate 
Jakarta EE projects with Shiro support</p>
+</li>
 </ul>
 </div>
 </div>
@@ -269,7 +272,7 @@
 <div class="sect2">
 <h3 id="current_release">Current Release</h3>
 <div class="paragraph">
-<p>Apache Shiro 2.0.5 (<a href="download.html">Download</a>)</p>
+<p>Apache Shiro 2.0.6 (<a href="download.html">Download</a>)</p>
 </div>
 <div class="ulist">
 <ul>
@@ -277,7 +280,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.5/";>Browse 
Source</a> (GitHub tag)</p>
+<p><a href="https://github.com/apache/shiro/tree/shiro-root-2.0.6/";>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 6c6995055..05966abe8 100644
--- a/download.html
+++ b/download.html
@@ -189,7 +189,7 @@
 <p><div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Apache Shiro 2.0.5 is the current stable release (Java 11+).</p>
+<p>Apache Shiro 2.0.6 is the current stable release (Java 11+).</p>
 </div>
 <div class="paragraph">
 <p>To download Shiro please follow the instructions below.</p>
@@ -208,7 +208,7 @@
 <h2 id="current_release">Current Release</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>The current release is 2.0.5.
+<p>The current release is 2.0.6.
 For older releases, please visit our <a href="release-archive.html">release 
archive</a>.</p>
 </div>
 </div>
@@ -218,41 +218,41 @@ For older releases, please visit our <a 
href="release-archive.html">release arch
 
 <p>
   <ul>
-    <li><a href="#205">Apache Shiro Release v2.0.5</a></li>
+    <li><a href="#206">Apache Shiro Release v2.0.6</a></li>
     <ul>
-      <li><a href="#205Source">2.0.5 Source Code Distribution</a></li>
-      <li><a href="#205Git">2.0.5 Git Source repository</a></li>
-      <li><a href="#205Binary">2.0.5 Binaries</a></li>
+      <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>
     </ul>
   </ul>
 </p>
 
 
-  <section id="205">
-  <h2>Release 2.0.5</h2>
+  <section id="206">
+  <h2>Release 2.0.6</h2>
 
-  <h3 id="205Source">2.0.5 Source Code Distribution</h3>
+  <h3 id="206Source">2.0.6 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.5/shiro-root-2.0.5-source-release.zip";>shiro-root-2.0.5-source-release.zip</a></code>
+  <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>
     (<a class="external-link"
-        
href="https://downloads.apache.org/shiro/2.0.5/shiro-root-2.0.5-source-release.zip.asc.txt";>pgp</a>,
 <a
+        
href="https://downloads.apache.org/shiro/2.0.6/shiro-root-2.0.6-source-release.zip.asc.txt";>pgp</a>,
 <a
             class="external-link"
-            
href="https://downloads.apache.org/shiro/2.0.5/shiro-root-2.0.5-source-release.zip.sha512";>sha512</a>)
+            
href="https://downloads.apache.org/shiro/2.0.6/shiro-root-2.0.6-source-release.zip.sha512";>sha512</a>)
   </code>
 
   <p>Associated documentation can be found <a href="documentation.html" 
title="Documentation">here</a></p>
 
-  <h3 id="205Git">2.0.5 Git Source repository</h3>
+  <h3 id="206Git">2.0.6 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.5
+git checkout shiro-root-2.0.6
 </code>
 </pre>
 
-  <h3 id="205Binary">2.0.5 Binaries</h3>
+  <h3 id="206Binary">2.0.6 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>
@@ -273,15 +273,15 @@ git checkout shiro-root-2.0.5
   <tr>
 
     <td style="white-space: nowrap;">
-      <a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.0.5/shiro-core-2.0.5.jar";>shiro-core</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-core/2.0.5/shiro-core-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -295,15 +295,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.5/shiro-web-2.0.5.jar";>shiro-web</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-web/2.0.5/shiro-web-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-servlet-plugin/2.0.5/shiro-servlet-plugin-2.0.5.jar";>shiro-servlet-plugin</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/2.0.5/shiro-servlet-plugin-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-cdi/2.0.5/shiro-cdi-2.0.5.jar";>shiro-cdi</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cdi/2.0.5/shiro-cdi-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-jakarta-ee/2.0.5/shiro-jakarta-ee-2.0.5.jar";>shiro-jakarta-ee</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jakarta-ee/2.0.5/shiro-jakarta-ee-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-jaxrs/2.0.5/shiro-jaxrs-2.0.5.jar";>shiro-jaxrs</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/2.0.5/shiro-jaxrs-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-aspectj/2.0.5/shiro-aspectj-2.0.5.jar";>shiro-aspectj</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/2.0.5/shiro-aspectj-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -404,15 +404,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.5/shiro-cas-2.0.5.jar";>shiro-cas</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/2.0.5/shiro-cas-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -426,15 +426,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.5/shiro-ehcache-2.0.5.jar";>shiro-ehcache</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/2.0.5/shiro-ehcache-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-hazelcast/2.0.5/shiro-hazelcast-2.0.5.jar";>shiro-hazelcast</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/2.0.5/shiro-hazelcast-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-features/2.0.5/shiro-features-2.0.5-features.xml";>shiro-features</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-features/2.0.5/shiro-features-2.0.5-features.xml.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-guice/2.0.5/shiro-guice-2.0.5.jar";>shiro-guice</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/2.0.5/shiro-guice-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-quartz/2.0.5/shiro-quartz-2.0.5.jar";>shiro-quartz</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/2.0.5/shiro-quartz-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -517,15 +517,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.5/shiro-spring-2.0.5.jar";>shiro-spring</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/2.0.5/shiro-spring-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-boot-starter/2.0.5/shiro-spring-boot-starter-2.0.5.jar";>shiro-spring-boot-starter</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/2.0.5/shiro-spring-boot-starter-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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-web-starter/2.0.5/shiro-spring-boot-web-starter-2.0.5.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.5/shiro-spring-boot-web-starter-2.0.5.jar.asc";>pgp</a>)
+      <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>)
     </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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;</code></pre>
     </td>
 
@@ -571,8 +571,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.5/shiro-tools-hasher-2.0.5-cli.jar";>shiro-tools-hasher</a><br/>
-      (<a 
href="https://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/2.0.5/shiro-tools-hasher-2.0.5-cli.jar.asc";>pgp</a>)
+      <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>)
     </td>
 
     <td>
@@ -582,7 +582,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.5-cli.jar</code></pre>
+<pre><code class='bash'> java -jar 
shiro-tools-hasher-2.0.6-cli.jar</code></pre>
 </td>
 
   </tr>
diff --git a/feed.xml b/feed.xml
index d336d53bc..3511f39ca 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-13T21:28:33Z</updated>
+  <updated>2026-01-13T21:35:19Z</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.0.6 available</title>
+    <link 
href="https://shiro.apache.org/blog/2025/11/apache-shiro-206-released.html"/>
+    
<id>https://shiro.apache.org/blog/2025/11/apache-shiro-206-released.html</id>
+    <updated>2025-11-07T00: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.0.6.&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/OyvindLGjesdal&quot;&gt;@OyvindLGjesdal&lt;/a&gt;&lt;/p&gt;
+&lt;/li&gt;
+&lt;li&gt;
+&lt;p&gt;&lt;a 
href=&quot;https://github.com/ntolppi&quot;&gt;@ntolppi&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.0.6&quot;&gt;GitHub,
 Release 2.0.6&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.5 available</title>
     <link 
href="https://shiro.apache.org/blog/2025/07/apache-shiro-205-released.html"/>
@@ -1316,122 +1389,5 @@ This is a feature release for 1.x.&lt;/p&gt;
     </content>
   </entry>
 
-  <entry>
-    <title>1.10.0 available with fix CVE-2022-40664</title>
-    <link 
href="https://shiro.apache.org/blog/2022/10/10/apache-shiro-1100-released.html"/>
-    
<id>https://shiro.apache.org/blog/2022/10/10/apache-shiro-1100-released.html</id>
-    <updated>2022-10-10T00:00:00Z</updated>
-    <author>
-      <name>Brian Demers</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 Shiro team is pleased to announce the release of Apache Shiro 
version 1.10.0.
-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 7 issues since the 1.9.1 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/projects/SHIRO/versions/12351946&quot;&gt;Jira,
 Release 1.10.0&lt;/a&gt;.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;sect2&quot;&gt;
-&lt;h3 id=&quot;cve_2022_40664&quot;&gt;CVE-2022-40664&lt;/h3&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;Apache Shiro before 1.10.0, Authentication Bypass Vulnerability in 
Shiro when forwarding or including via RequestDispatcher.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;Credit:
-Apache Shiro would like to thank Y4tacker for reporting this issue.&lt;/p&gt;
-&lt;/div&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-512&quot;&gt;SHIRO-512&lt;/a&gt;]
 - Race condition in Shiro&amp;#8217;s web container session timeout 
handling&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-887&quot;&gt;SHIRO-887&lt;/a&gt;]
 - FormAuthenticationFilter trims passwords which start and/or end with one or 
more space character(s)&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;improvement&quot;&gt;Improvement&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-891&quot;&gt;SHIRO-891&lt;/a&gt;]
 - fix source jar Reproducible Builds issue&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-884&quot;&gt;SHIRO-884&lt;/a&gt;]
 - fix source jar Reproducible Builds issue&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-885&quot;&gt;SHIRO-885&lt;/a&gt;]
 - Use OWASP Java Encoder with OSGi manifest&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-890&quot;&gt;SHIRO-890&lt;/a&gt;]
 - Avoid another proxy creator when @EnableAspectJAutoProxy enabled&lt;/p&gt;
-&lt;/li&gt;
-&lt;li&gt;
-&lt;p&gt;[&lt;a 
href=&quot;https://issues.apache.org/jira/browse/SHIRO-891&quot;&gt;SHIRO-891&lt;/a&gt;]
 - Allow for direct configuration of ShiroFilter through 
WebEnvironment&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;Many dependency updates&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.0, Shiro may filter a request multiple times, e.g. when 
including or forwarding requests.&lt;/p&gt;
-&lt;/div&gt;
-&lt;div class=&quot;paragraph&quot;&gt;
-&lt;p&gt;This behavior can be reverted by setting the following property: 
&lt;code&gt;shiro.filterOncePerRequest=true&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 d7b9731ba..74a9f7cfe 100644
--- a/guice.html
+++ b/guice.html
@@ -368,7 +368,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -378,7 +378,7 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-guice:2.0.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-guice:2.0.6'
 </code></pre>
   </div>
   <div
@@ -387,7 +387,7 @@
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-guice" % "2.0.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-guice" % "2.0.6"
 </code></pre>
   </div>
   <div
@@ -396,7 +396,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-guice" rev="2.0.6"/&gt;
 </code></pre>
   </div>
   <div
@@ -405,7 +405,7 @@
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-guice 
"2.0.5"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-guice 
"2.0.6"]
 </code></pre>
   </div>
   <div
@@ -414,7 +414,7 @@
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-guice:jar:2.0.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-guice:jar:2.0.6'
 </code></pre>
   </div>
 </div>
diff --git a/index.html b/index.html
index 7c562ac78..6a7c1e1f6 100644
--- a/index.html
+++ b/index.html
@@ -293,6 +293,10 @@
         </div>
 
         <div class="card-body">
+          <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>
+          </div>
           <div>
             <a href="blog/2025/07/apache-shiro-205-released.html"><h4 
class="news-title">2.0.5 available</h4></a>
             <p><small>by Lenny Primak on 2025-07-07</small></p>
@@ -309,10 +313,6 @@
             <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>
-          </div>
           <hr/>
 
           <nav class="" aria-label="News Pagination">
diff --git a/jakarta-ee.html b/jakarta-ee.html
index 884a6dcb9..e2db588fc 100644
--- a/jakarta-ee.html
+++ b/jakarta-ee.html
@@ -321,7 +321,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -331,7 +331,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.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-jakarta-ee:2.0.6'
 </code></pre>
   </div>
   <div
@@ -340,7 +340,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.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-jakarta-ee" % "2.0.6"
 </code></pre>
   </div>
   <div
@@ -349,7 +349,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-jakarta-ee" rev="2.0.6"/&gt;
 </code></pre>
   </div>
   <div
@@ -358,7 +358,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.5"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-jakarta-ee "2.0.6"]
 </code></pre>
   </div>
   <div
@@ -367,7 +367,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.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-jakarta-ee:jar:2.0.6'
 </code></pre>
   </div>
 </div>
@@ -473,7 +473,7 @@ The module is compatible with Java EE 8 through Jakarta EE 
10 or later. It may w
         &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.5&lt;/version&gt;
+            &lt;version&gt;2.0.6&lt;/version&gt;
             &lt;scope&gt;import&lt;/scope&gt;
             &lt;type&gt;pom&lt;/type&gt;
         &lt;/dependency&gt;
@@ -620,6 +620,54 @@ To disable automatic bootstrapping, add the following to 
<code>web.xml</code>:</
 ... other filters ...</code></pre>
 </div>
 </div>
+<div class="paragraph">
+<p>Ordinarily, Jakarta EE integration module will remove URL session tracking 
mode from the configuration, overriding any other session tracking 
configuration specified in <code>web.xml</code>. This is to align with good 
security practices. If URL tracking mode is desired (such as for testing or 
historical reasons), add the following to <code>web.xml</code>:</p>
+</div>
+<div class="listingblock">
+<div class="title">Note: this parameter is only available in Shiro 2.0.6 or 
later</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;context-param&gt;
+    
&lt;param-name&gt;org.apache.shiro.ee.enable-url-session-tracking&lt;/param-name&gt;
+    &lt;param-value&gt;true&lt;/param-value&gt;
+&lt;/context-param&gt;</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>If no manipulation of session tracking modes is desired at all, add the 
following to <code>web.xml</code>:</p>
+</div>
+<div class="listingblock">
+<div class="title">Note: this parameter is only available in Shiro 2.0.6 or 
later</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;context-param&gt;
+    
&lt;param-name&gt;org.apache.shiro.ee.session-tracking-configuration.disabled&lt;/param-name&gt;
+    &lt;param-value&gt;true&lt;/param-value&gt;
+&lt;/context-param&gt;</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>Shiro Jakarta EE filter forces request encoding to UTF-8. This is the 
desired outcome for most, if not all cases. However, if this is not desired, 
you can disable it by adding the following parameter to 
<code>web.xml</code>:</p>
+</div>
+<div class="listingblock">
+<div class="title">Note: this parameter is only available in Shiro 2.0.6 or 
later</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;context-param&gt;
+    
&lt;param-name&gt;org.apache.shiro.ee.disable-character-encoding&lt;/param-name&gt;
+    &lt;param-value&gt;true&lt;/param-value&gt;
+&lt;/context-param&gt;</code></pre>
+</div>
+</div>
+<div class="paragraph">
+<p>If you need to set a different encoding than UTF-8, add the following 
parameter to <code>web.xml</code>:</p>
+</div>
+<div class="listingblock">
+<div class="title">Note: this parameter is only available in Shiro 2.0.6 or 
later</div>
+<div class="content">
+<pre class="highlightjs highlight"><code class="language-xml hljs" 
data-lang="xml">&lt;context-param&gt;
+    &lt;param-name&gt;org.apache.shiro.ee.character-encoding&lt;/param-name&gt;
+    &lt;param-value&gt;ISO-8859-2&lt;/param-value&gt;
+&lt;/context-param&gt;</code></pre>
+</div>
+</div>
 </div>
 <div class="sect3">
 <h4 id="shiro_ini_file_locations">Shiro.ini file locations</h4>
diff --git a/java-cryptography-guide.html b/java-cryptography-guide.html
index 760c386e4..ff56e74c4 100644
--- a/java-cryptography-guide.html
+++ b/java-cryptography-guide.html
@@ -349,14 +349,9 @@ Repeated hashes are important when hashing …
 <div class="sect2">
 <h3 id="examples_of_how_to_use_hashes_in_your_code">Examples of how to use 
Hashes in your code</h3>
 <div class="listingblock">
+<div class="title">Note: MD5 is no longer considered secure and has been 
deprecated since Shiro 2.0. Use SHA-256 or stronger algorithms for secure 
hashing.</div>
 <div class="content">
-<pre class="highlightjs highlight"><code class="language-java hljs" 
data-lang="java">//some examples:
-new Md5Hash("foo").toHex();
-
-//File MD5 Hash value for checksum:
-new MD5Hash( aFile ).toHex();
-
-//store a password, but not raw:
+<pre class="highlightjs highlight"><code class="language-java hljs" 
data-lang="java">//store a password, but not raw:
 new Sha256(aPassword, salt, 1024).toBase64();</code></pre>
 </div>
 </div>
diff --git a/jaxrs.html b/jaxrs.html
index ea6abf5b7..bcc45fdc4 100644
--- a/jaxrs.html
+++ b/jaxrs.html
@@ -307,12 +307,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -322,8 +322,8 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-servlet-plugin:2.0.5'
-compile 'org.apache.shiro:shiro-jaxrs:2.0.5'
+    <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'
 </code></pre>
   </div>
   <div
@@ -332,8 +332,8 @@ compile 'org.apache.shiro:shiro-jaxrs:2.0.5'
     role="tabpanel"
     aria-labelledby="sbt-cli-tab"
   >
-    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-servlet-plugin" % "2.0.5"
-libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % "2.0.5"
+    <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"
 </code></pre>
   </div>
   <div
@@ -342,8 +342,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.5"
     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.5"/&gt;
-&lt;dependency org="org.apache.shiro" name="shiro-jaxrs" rev="2.0.5"/&gt;
+    <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;
 </code></pre>
   </div>
   <div
@@ -352,8 +352,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.5"
     role="tabpanel"
     aria-labelledby="leiningen-cli-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-servlet-plugin "2.0.5"]
-[org.apache.shiro/shiro-jaxrs "2.0.5"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-servlet-plugin "2.0.6"]
+[org.apache.shiro/shiro-jaxrs "2.0.6"]
 </code></pre>
   </div>
   <div
@@ -362,8 +362,8 @@ libraryDependencies += "org.apache.shiro" % "shiro-jaxrs" % 
"2.0.5"
     role="tabpanel"
     aria-labelledby="buildr-cli-tab"
   >
-    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-servlet-plugin:jar:2.0.5'
-'org.apache.shiro:shiro-jaxrs:jar:2.0.5'
+    <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'
 </code></pre>
   </div>
 </div>
diff --git a/news.html b/news.html
index 4ff05d859..44670cfc5 100644
--- a/news.html
+++ b/news.html
@@ -182,9 +182,14 @@
 </div>
 
 <!--<ul>-->
-      <h4>July 2025</h4>
+      <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>
+          <ul>
+
   <li>07 - <a href="blog/2025/07/apache-shiro-205-released.html">2.0.5 
available</a></li>
           </ul>
           <h4>April 2025</h4>
diff --git a/release-archive.html b/release-archive.html
index 6dd8a33e2..c7410e27d 100644
--- a/release-archive.html
+++ b/release-archive.html
@@ -194,7 +194,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.5.
+Please note that the current version of Apache Shiro is 2.0.6.
 We recommend to stick to the latest version.</p>
 </div>
 </div>
diff --git a/sitemap.xml b/sitemap.xml
index 2c5510f83..713165cd6 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -16,18 +16,6 @@
         <loc>https://shiro.apache.org/10-minute-tutorial.html</loc>
         <lastmod>2016-10-23</lastmod>
     </url>
-    <url>
-        <loc>https://shiro.apache.org/subject.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/realm.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
-    <url>
-        <loc>https://shiro.apache.org/java-annotations.html</loc>
-        <lastmod>2010-03-18</lastmod>
-    </url>
     <url>
         <loc>https://shiro.apache.org/spring-xml.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -60,10 +48,6 @@
         <loc>https://shiro.apache.org/caching.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/webapp-tutorial.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -89,7 +73,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>
@@ -105,19 +89,19 @@
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/web-features.html</loc>
+        <loc>https://shiro.apache.org/authorization-features.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/integration.html</loc>
+        <loc>https://shiro.apache.org/web-features.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/cryptography-features.html</loc>
+        <loc>https://shiro.apache.org/integration.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/authentication.html</loc>
+        <loc>https://shiro.apache.org/cryptography-features.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
     <url>
@@ -140,6 +124,10 @@
         <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/tutorial.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -156,10 +144,6 @@
         <loc>https://shiro.apache.org/guides.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/tools.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -181,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 +185,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>
@@ -217,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>
@@ -237,7 +221,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>
@@ -252,6 +236,10 @@
         <loc>https://shiro.apache.org/commercial-support.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/support.html</loc>
         <lastmod>2010-03-18</lastmod>
@@ -272,6 +260,22 @@
         <loc>https://shiro.apache.org/command-line-hasher.html</loc>
         <lastmod>2010-03-18</lastmod>
     </url>
+    <url>
+        <loc>https://shiro.apache.org/subject.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/realm.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        <loc>https://shiro.apache.org/java-annotations.html</loc>
+        <lastmod>2010-03-18</lastmod>
+    </url>
+    <url>
+        
<loc>https://shiro.apache.org/blog/2025/11/apache-shiro-206-released.html</loc>
+        <lastmod>2025-11-07</lastmod>
+    </url>
     <url>
         
<loc>https://shiro.apache.org/blog/2025/07/apache-shiro-205-released.html</loc>
         <lastmod>2025-07-07</lastmod>
@@ -529,11 +533,11 @@
         <lastmod>2023-02-08</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/codec.html</loc>
+        <loc>https://shiro.apache.org/concurrency.html</loc>
         <lastmod>2023-02-08</lastmod>
     </url>
     <url>
-        <loc>https://shiro.apache.org/concurrency.html</loc>
+        <loc>https://shiro.apache.org/codec.html</loc>
         <lastmod>2023-02-08</lastmod>
     </url>
     <url>
diff --git a/spring-boot.html b/spring-boot.html
index 4c3ee92f9..227fa0c20 100644
--- a/spring-boot.html
+++ b/spring-boot.html
@@ -323,7 +323,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -333,7 +333,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.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-web-starter:2.0.6'
 </code></pre>
   </div>
   <div
@@ -342,7 +342,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.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-web-starter" % "2.0.6"
 </code></pre>
   </div>
   <div
@@ -351,7 +351,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-web-starter" rev="2.0.6"/&gt;
 </code></pre>
   </div>
   <div
@@ -360,7 +360,7 @@
     role="tabpanel"
     aria-labelledby="leiningen-web-tab"
     >
-    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.0.5"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-web-starter "2.0.6"]
 </code></pre>
   </div>
   <div
@@ -369,7 +369,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.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-web-starter:jar:2.0.6'
 </code></pre>
   </div>
 </div>
@@ -689,7 +689,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
   </div>
@@ -699,7 +699,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.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring-boot-starter:2.0.6'
 </code></pre>
   </div>
   <div
@@ -708,7 +708,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.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring-boot-starter" % "2.0.6"
 </code></pre>
   </div>
   <div
@@ -717,7 +717,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring-boot-starter" rev="2.0.6"/&gt;
 </code></pre>
   </div>
   <div
@@ -726,7 +726,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.5"]
+    <pre><code class='clojure 
language-clojure'>[org.apache.shiro/shiro-spring-boot-starter "2.0.6"]
 </code></pre>
   </div>
   <div
@@ -735,7 +735,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.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring-boot-starter:jar:2.0.6'
 </code></pre>
   </div>
 </div>
diff --git a/spring-framework.html b/spring-framework.html
index c8c5c36bc..19813d3fe 100644
--- a/spring-framework.html
+++ b/spring-framework.html
@@ -320,7 +320,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.springframework&lt;/groupId&gt;
@@ -335,7 +335,7 @@
     role="tabpanel"
     aria-labelledby="gradle-cli-tab"
     >
-    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.0.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.0.6'
 compile 'org.springframework:spring-context:${spring.version}'
 </code></pre>
   </div>
@@ -345,7 +345,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.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.0.6"
 libraryDependencies += "org.springframework" % "spring-context" % 
"${spring.version}"
 </code></pre>
   </div>
@@ -355,7 +355,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.5"/&gt;
+    <pre><code class='xml language-xml'>&lt;dependency org="org.apache.shiro" 
name="shiro-spring" rev="2.0.6"/&gt;
 &lt;dependency org="org.springframework" name="spring-context" 
rev="${spring.version}"/&gt;
 </code></pre>
   </div>
@@ -365,7 +365,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.5"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.0.6"]
 [org.springframework/spring-context "${spring.version}"]
 </code></pre>
   </div>
@@ -375,7 +375,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.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.0.6'
 'org.springframework:spring-context:jar:${spring.version}'
 </code></pre>
   </div>
@@ -556,12 +556,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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&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.5&lt;/version&gt;
+  &lt;version&gt;2.0.6&lt;/version&gt;
 &lt;/dependency&gt;
 &lt;dependency&gt;
   &lt;groupId&gt;org.springframework&lt;/groupId&gt;
@@ -576,8 +576,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.5'
-compile 'org.apache.shiro:shiro-web:2.0.5'
+    <pre><code class='groovy language-groovy'>compile 
'org.apache.shiro:shiro-spring:2.0.6'
+compile 'org.apache.shiro:shiro-web:2.0.6'
 compile 'org.springframework:spring-webmvc:${spring.version}'
 </code></pre>
   </div>
@@ -587,8 +587,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.5"
-libraryDependencies += "org.apache.shiro" % "shiro-web" % "2.0.5"
+    <pre><code class='scala language-scala'>libraryDependencies += 
"org.apache.shiro" % "shiro-spring" % "2.0.6"
+libraryDependencies += "org.apache.shiro" % "shiro-web" % "2.0.6"
 libraryDependencies += "org.springframework" % "spring-webmvc" % 
"${spring.version}"
 </code></pre>
   </div>
@@ -598,8 +598,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.5"/&gt;
-&lt;dependency org="org.apache.shiro" name="shiro-web" rev="2.0.5"/&gt;
+    <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;
 &lt;dependency org="org.springframework" name="spring-webmvc" 
rev="${spring.version}"/&gt;
 </code></pre>
   </div>
@@ -609,8 +609,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.5"]
-[org.apache.shiro/shiro-web "2.0.5"]
+    <pre><code class='clojure language-clojure'>[org.apache.shiro/shiro-spring 
"2.0.6"]
+[org.apache.shiro/shiro-web "2.0.6"]
 [org.springframework/spring-webmvc "${spring.version}"]
 </code></pre>
   </div>
@@ -620,8 +620,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.5'
-'org.apache.shiro:shiro-web:jar:2.0.5'
+    <pre><code class='groovy 
language-groovy'>'org.apache.shiro:shiro-spring:jar:2.0.6'
+'org.apache.shiro:shiro-web:jar:2.0.6'
 'org.springframework:spring-webmvc:jar:${spring.version}'
 </code></pre>
   </div>
diff --git a/tutorial.html b/tutorial.html
index b079f272c..6b13d7e97 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -344,7 +344,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.5&lt;/version&gt;
+            &lt;version&gt;2.0.6&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 ed8d1079c..e91e8935e 100644
--- a/v2/command-line-hasher.html
+++ b/v2/command-line-hasher.html
@@ -233,14 +233,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.5-cli.jar</code> 
file.
+<p>Ensure you have access to the <code>shiro-tools-hasher-2.0.6-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.5/shiro-tools-hasher-2.0.5-cli.jar
-$ mvn dependency:get -DgroupId=org.apache.shiro.tools 
-DartifactId=shiro-tools-hasher -Dclassifier=cli -Dversion=2.0.5</code></pre>
+# 
~/.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>
 </div>
 </div>
 <div class="paragraph">
@@ -248,7 +248,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.5-cli.jar</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs" 
data-lang="bash">$ java -jar shiro-tools-hasher-2.0.6-cli.jar</code></pre>
 </div>
 </div>
 <div class="paragraph">
@@ -271,7 +271,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.5-cli.jar -p</code></pre>
+<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>
 </div>
 </div>
 <div class="paragraph">

Reply via email to