Author: bdemers
Date: Mon Aug 17 15:53:29 2020
New Revision: 1880939
URL: http://svn.apache.org/viewvc?rev=1880939&view=rev
Log:
adding shiro 1.6.0 release to site
Modified:
shiro/site/publish/10-minute-tutorial.html
shiro/site/publish/documentation.html
shiro/site/publish/download.html
shiro/site/publish/jaxrs.html
shiro/site/publish/spring-boot.html
shiro/site/publish/spring-framework.html
shiro/site/publish/static/.htaccess
Modified: shiro/site/publish/10-minute-tutorial.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/10-minute-tutorial.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/10-minute-tutorial.html (original)
+++ shiro/site/publish/10-minute-tutorial.html Mon Aug 17 15:53:29 2020
@@ -252,15 +252,15 @@
<a name="10MinuteTutorial-Download"></a>
<h2><a href="#download" name="download">Download</a></h2>
<ol>
- <li>Ensure you have JDK 1.6+ and Maven 3.0.3+ installed.</li>
- <li>Download the lastest “Source Code Distribution” from the <a
href="download.html" title="Download">Download</a> page. In this example,
we’re using the 1.5.3 release distribution.</li>
+ <li>Ensure you have JDK 1.8+ and Maven 3.0.3+ installed.</li>
+ <li>Download the lastest “Source Code Distribution” from the <a
href="download.html" title="Download">Download</a> page. In this example,
we’re using the 1.6.0 release distribution.</li>
<li>Unzip the source package:
- <pre><code class="bash">$ unzip shiro-root-1.5.3-source-release.zip
+ <pre><code class="bash">$ unzip shiro-root-1.6.0-source-release.zip
</code></pre>
</li>
<li>
<p>Enter the quickstart directory:</p>
- <pre><code class="bash">$ cd shiro-root-1.5.3/samples/quickstart
+ <pre><code class="bash">$ cd shiro-root-1.6.0/samples/quickstart
</code></pre>
</li>
<li>
Modified: shiro/site/publish/documentation.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/documentation.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/documentation.html (original)
+++ shiro/site/publish/documentation.html Mon Aug 17 15:53:29 2020
@@ -249,11 +249,11 @@
</ul>
<a name="Documentation-CurrentRelease"></a>
<h3><a href="#current-release" name="current-release">Current Release</a></h3>
-<p>Apache Shiro 1.5.3 (<a href="download.html"
title="Download">Download</a>)</p>
+<p>Apache Shiro 1.6.0 (<a href="download.html"
title="Download">Download</a>)</p>
<ul>
- <li><a href="static/1.5.3/apidocs">API</a> (JavaDoc)</li>
- <li><a href="static/1.5.3/xref/">Browse Source</a> (XREF)</li>
- <li><a href="static/1.5.3/">Maven Static Site</a></li>
+ <li><a href="static/1.6.0/apidocs">API</a> (JavaDoc)</li>
+ <li><a href="static/1.6.0/xref/">Browse Source</a> (XREF)</li>
+ <li><a href="static/1.6.0/">Maven Static Site</a></li>
</ul>
<h2><a name="Lendahandwithdocumentation"></a>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>
Modified: shiro/site/publish/download.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/download.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/download.html (original)
+++ shiro/site/publish/download.html Mon Aug 17 15:53:29 2020
@@ -285,7 +285,7 @@
<h1><a name="Download-DownloadApacheShiro"></a>Download Apache Shiro</h1>
-<p>Apache Shiro 1.5.3 is the current stable release (Java 1.8+ JVM).</p>
+<p>Apache Shiro 1.6.0 is the current stable release (Java 1.8+ JVM).</p>
<p>To download Shiro please follow the instructions below.</p>
@@ -301,16 +301,24 @@
<div>
<ul>
<li>
- <a href="#latest">Latest Stable Release (1.5.3)</a>
+ <a href="#latest">Latest Stable Release (1.6.0)</a>
<ul>
- <li><a href="#latestBinary">1.5.3 Binary Distribution</a></li>
- <li><a href="#latestSource">1.5.3 Source Code
Distribution</a></li>
- <li><a href="#latestGit">1.5.3 Git Source repository</a></li>
+ <li><a href="#latestBinary">1.6.0 Binary Distribution</a></li>
+ <li><a href="#latestSource">1.6.0 Source Code
Distribution</a></li>
+ <li><a href="#latestGit">1.6.0 Git Source repository</a></li>
</ul>
</li>
<li><a href="#previous">Previous Releases</a>
<ul>
+ <li><a href="#1.5.xBinary">1.5.3</a></li>
+ <ul>
+ <li><a href="#1.5.xBinary">1.5.3 Binary
Distribution</a></li>
+ <li><a href="#1.5.xSource">1.5.3 Source Code
Distribution</a></li>
+ <li><a href="#1.5.xGit">1.5.3 Git Source
repository</a></li>
+ </ul>
+ </ul>
+ <ul>
<li><a href="#1.4.xBinary">1.4.2</a></li>
<ul>
<li><a href="#1.4.xBinary">1.4.2 Binary
Distribution</a></li>
@@ -347,9 +355,362 @@
</div>
-<h2><a name="latest"></a>Latest Stable Release (1.5.3)</h2>
+<h2><a name="latest"></a>Latest Stable Release (1.6.0)</h2>
-<h3><a name="latestBinary"></a>1.5.3 Binary Distribution</h3>
+<h3><a name="latestBinary"></a>1.6.0 Binary Distribution</h3>
+
+<p>Associated documentation can be found <a href="documentation.html"
title="Documentation">here</a></p>
+
+<p>To download the files directly as one .jar file 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>
+
+<p>
+</p>
+
+
+<table style="width: 100%" class="table">
+ <thead>
+ <tr>
+ <th class="col-md-1">Artifact</th>
+ <th class="col-md-3">Maven Usage</th>
+ <th class="col-md-3">Notes</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-all/1.6.0/shiro-all-1.6.0.jar">shiro-all</a>
+ </td>
+
+ <td>
+ <b>Not Recommended</b>
+ </td>
+
+ <td>Includes all binary functionality for Shiro (without
dependencies), useful in certain build
+ environments (e.g. Ant). However, this is <b>NOT</b>
recommended in Maven builds as it does not
+ retain correct dependency metadata, which can lead to
Maven working incorrectly. For Maven builds,
+ it is <b>highly</b> recommended to specify individual
modules listed below as you require them.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-core/1.6.0/shiro-core-1.6.0.jar">shiro-core</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-core</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Required in all environments. <a class="external-link"
href="http://slf4j.org/">Slf4j</a>'s
+ <code>slf4j-api</code> jar and one of its binding jars is
required. <code>commons-beanutils</code> is
+ required only if using INI config.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-web/1.6.0/shiro-web-1.6.0.jar">shiro-web</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-web</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables support for web-based applications.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-servlet-plugin/1.6.0/shiro-servlet-plugin-1.6.0.jar">shiro-servlet-plugin</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-servlet-plugin</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Servlet Fragment which configures Shiro's servlet filter.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-jaxrs/1.6.0/shiro-jaxrs-1.6.0.jar">shiro-jaxrs</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-jaxrs</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables support for JAX-RS applications.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-aspectj/1.6.0/shiro-aspectj-1.6.0.jar">shiro-aspectj</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-aspectj</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="http://www.eclipse.org/aspectj/">AspectJ</a> support for Shiro AOP and
Annotations.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-cas/1.6.0/shiro-cas-1.6.0.jar">shiro-cas</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-cas</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables Jasig <a class='external-link'
href='https://wiki.jasig.org/display/CAS/Home'>CAS</a> support.
+ <div class="alert alert-warning">
+ <span class="glyphicon glyphicon-warning-sign"></span>
<strong>NOTE:</strong>
+ <hr class="message-inner-separator">
+ <p>Shiro-CAS support is deprecated, support has been moved to the Apache
Shiro based <a href='https://github.com/bujiio/buji-pac4j'>buji-pac4j</a>
project.</p>
+</div>
+</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-ehcache/1.6.0/shiro-ehcache-1.6.0.jar">shiro-ehcache</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-ehcache</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="http://www.ehcache.org">Ehcache</a>-based famework caching.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-hazelcast/1.6.0/shiro-hazelcast-1.6.0.jar">shiro-hazelcast</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-hazelcast</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="https://hazelcast.org">Hazelcast</a>-based famework caching.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-features/1.6.0/shiro-features-1.6.0-features.xml">shiro-features</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-features</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>OSGi / <a class="external-link"
href="http://karaf.apache.org/">Apache Karaf</a> integration.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-guice/1.6.0/shiro-guice-1.6.0.jar">shiro-guice</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-guice</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="https://github.com/google/guice">Google Guice</a> integration.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-quartz/1.6.0/shiro-quartz-1.6.0.jar">shiro-quartz</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-quartz</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="http://www.quartz-scheduler.org/">Quartz</a>-based scheduling for Shiro
native session validation.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-spring/1.6.0/shiro-spring-1.6.0.jar">shiro-spring</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-spring</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td>Enables <a class="external-link"
href="https://spring.io/">Spring Framework</a> integration.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-starter/1.6.0/shiro-spring-boot-starter-1.6.0.jar">shiro-spring-boot-starter</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-spring-boot-starter</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td><a class="external-link" href="https://spring.io/">Spring
Boot</a> starter.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/shiro-spring-boot-web-starter/1.6.0/shiro-spring-boot-web-starter-1.6.0.jar">shiro-spring-boot-web-starter</a>
+ </td>
+
+ <td>
+ <pre><code class="xml"><dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-spring-boot-web-starter</artifactId>
+ <version>1.6.0</version>
+</dependency>
+</code></pre>
+ </td>
+
+ <td><a class="external-link" href="https://spring.io/">Spring
Boot</a> web starter.</td>
+
+ </tr>
+ <tr>
+
+
+ <td style="white-space: nowrap;">
+ <a
href="http://repo1.maven.org/maven2/org/apache/shiro/tools/shiro-tools-hasher/1.6.0/shiro-tools-hasher-1.6.0-cli.jar">shiro-tools-hasher</a>
+ </td>
+
+ <td>
+ <b>Not Relevant</b>
+ </td>
+
+ <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-1.6.0-cli.jar</code></pre></td>
+
+ </tr>
+ </tbody>
+</table>
+
+<h3><a name="latestSource"></a>1.6.0 Source Code Distribution</h3>
+
+<p>The source bundle requires JDK 1.8 and Maven 3.0.3+ to build:</p>
+
+<p><a class="external-link"
href="https://downloads.apache.org/shiro/1.6.0/shiro-root-1.6.0-source-release.zip">zip</a>
+ (<a class="external-link"
+
href="https://downloads.apache.org/shiro/1.6.0/shiro-root-1.6.0-source-release.zip.asc">pgp</a>,
<a
+ class="external-link"
+
href="https://downloads.apache.org/1.6.0/shiro-root-1.6.0-source-release.zip.sha512">sha512</a>)
+</p>
+
+<h3><a name="latestGit"></a>1.6.0 Git Source repository</h3>
+
+<p>The source can be cloned anonymously from Git with this command:</p>
+<pre><code style="bash">git clone https://github.com/apache/shiro.git
+git checkout shiro-root-1.6.0 -b shiro-root-1.6.0
+</code>
+</pre>
+
+
+<h2><a name="previous"></a>Previous Releases</h2>
+
+<h3><a name="1.5.xBinary"></a>1.5.3 Binary Distribution</h3>
<p>Associated documentation can be found <a href="documentation.html"
title="Documentation">here</a></p>
@@ -680,27 +1041,25 @@
</tbody>
</table>
-<h3><a name="latestSource"></a>1.5.3 Source Code Distribution</h3>
+<h3><a name="1.5.xSource"></a>1.5.3 Source Code Distribution</h3>
<p>The source bundle requires JDK 1.8 and Maven 3.0.3+ to build:</p>
-<p><a class="external-link"
href="https://downloads.apache.org/shiro/1.5.3/shiro-root-1.5.3-source-release.zip">zip</a>
+<p><a class="external-link"
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.5.3-source-release.zip">zip</a>
(<a class="external-link"
-
href="https://downloads.apache.org/shiro/1.5.3/shiro-root-1.5.3-source-release.zip.asc">pgp</a>,
<a
+
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.5.3-source-release.zip.asc">pgp</a>,
<a
class="external-link"
-
href="https://downloads.apache.org/1.5.3/shiro-root-1.5.3-source-release.zip.sha512">sha512</a>)
+
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.5.3-source-release.zip.md5">md5</a>,
<a
+ class="external-link"
+
href="https://downloads.apache.org/shiro/1.4.2/shiro-root-1.5.3-source-release.zip.sha512">sha512</a>)
</p>
-<h3><a name="latestGit"></a>1.5.3 Git Source repository</h3>
+<h3><a name="1.5.xGit"></a>1.5.3 Git Source repository</h3>
<p>The source can be cloned anonymously from Git with this command:</p>
-<pre><code style="bash">git clone https://github.com/apache/shiro.git
-git checkout shiro-root-1.5.3 -b shiro-root-1.5.3
-</code>
-</pre>
-
-
-<h2><a name="previous"></a>Previous Releases</h2>
+<pre><code class="bash">git clone https://github.com/apache/shiro.git
+git checkout shiro-root-1.5.3 -b shiro-root-1.4.2
+</code></pre>
<h3><a name="1.4.xBinary"></a>1.4.2 Binary Distribution</h3>
@@ -1053,7 +1412,7 @@ git checkout shiro-root-1.5.3 -b shiro-r
git checkout shiro-root-1.4.2 -b shiro-root-1.4.2
</code></pre>
-<h3><a name="1.4.xBinary"></a>1.4.2 Binary Distribution</h3>
+<h3><a name="1.3.xBinary"></a>1.3.2 Binary Distribution</h3>
<p>Associated documentation can be found <a href="documentation.html"
title="Documentation">here</a></p>
Modified: shiro/site/publish/jaxrs.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/jaxrs.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/jaxrs.html (original)
+++ shiro/site/publish/jaxrs.html Mon Aug 17 15:53:29 2020
@@ -234,18 +234,18 @@
<pre><code class='xml'><dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-servlet-plugin</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-jaxrs</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
</code></pre>
</div>
<div id="gradle-cli" class="tab-pane fade">
- <pre><code class='groovy'>compile
'org.apache.shiro:shiro-servlet-plugin:1.5.3'
-compile 'org.apache.shiro:shiro-jaxrs:1.5.3'
+ <pre><code class='groovy'>compile
'org.apache.shiro:shiro-servlet-plugin:1.6.0'
+compile 'org.apache.shiro:shiro-jaxrs:1.6.0'
</code></pre>
</div>
</div>
Modified: shiro/site/publish/spring-boot.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/spring-boot.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/spring-boot.html (original)
+++ shiro/site/publish/spring-boot.html Mon Aug 17 15:53:29 2020
@@ -236,12 +236,12 @@
<pre><code class='xml'><dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
</code></pre>
</div>
<div id="gradle-cli" class="tab-pane fade">
- <pre><code class='groovy'>compile
'org.apache.shiro:shiro-spring-boot-starter:1.5.3'
+ <pre><code class='groovy'>compile
'org.apache.shiro:shiro-spring-boot-starter:1.6.0'
</code></pre>
</div>
</div>
@@ -277,12 +277,12 @@ private SecurityManager securityManager;
<pre><code class='xml'><dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring-boot-web-starter</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
</code></pre>
</div>
<div id="gradle-web" class="tab-pane fade">
- <pre><code class='groovy'>compile
'org.apache.shiro:shiro-spring-boot-web-starter:1.5.3'
+ <pre><code class='groovy'>compile
'org.apache.shiro:shiro-spring-boot-web-starter:1.6.0'
</code></pre>
</div>
</div>
Modified: shiro/site/publish/spring-framework.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/spring-framework.html?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/spring-framework.html (original)
+++ shiro/site/publish/spring-framework.html Mon Aug 17 15:53:29 2020
@@ -236,7 +236,7 @@
<pre><code class='xml'><dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
@@ -246,7 +246,7 @@
</code></pre>
</div>
<div id="gradle-cli" class="tab-pane fade">
- <pre><code class='groovy'>compile 'org.apache.shiro:shiro-spring:1.5.3'
+ <pre><code class='groovy'>compile 'org.apache.shiro:shiro-spring:1.6.0'
compile 'org.springframework:spring-context:${spring.version}'
</code></pre>
</div>
@@ -315,12 +315,12 @@ private SecurityManager securityManager;
<pre><code class='xml'><dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-spring</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-web</artifactId>
- <version>1.5.3</version>
+ <version>1.6.0</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
@@ -330,8 +330,8 @@ private SecurityManager securityManager;
</code></pre>
</div>
<div id="gradle-web" class="tab-pane fade">
- <pre><code class='groovy'>compile 'org.apache.shiro:shiro-spring:1.5.3'
-compile 'org.apache.shiro:shiro-web:1.5.3'
+ <pre><code class='groovy'>compile 'org.apache.shiro:shiro-spring:1.6.0'
+compile 'org.apache.shiro:shiro-web:1.6.0'
compile 'org.springframework:spring-webmvc:${spring.version}'
</code></pre>
</div>
Modified: shiro/site/publish/static/.htaccess
URL:
http://svn.apache.org/viewvc/shiro/site/publish/static/.htaccess?rev=1880939&r1=1880938&r2=1880939&view=diff
==============================================================================
--- shiro/site/publish/static/.htaccess (original)
+++ shiro/site/publish/static/.htaccess Mon Aug 17 15:53:29 2020
@@ -39,6 +39,6 @@ RedirectMatch /static/1.2.1/shiro-featur
RedirectMatch /static/(.*)/tools(.*) /static/$1/shiro-tools/$2
-RedirectMatch /static/current(.*) /static/1.5.3$1
-RedirectMatch /static/latest(.*) /static/1.5.3$1
+RedirectMatch /static/current(.*) /static/1.6.0$1
+RedirectMatch /static/latest(.*) /static/1.6.0$1