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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-spring-security.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 77242f0e Deploying to documentation branch - 14:46:00
77242f0e is described below

commit 77242f0eb261cac4d7fc6e02b089183f4b54016f
Author: jamesfredley <[email protected]>
AuthorDate: Tue Sep 9 14:46:00 2025 +0000

    Deploying to documentation branch - 14:46:00
---
 snapshot/cas-plugin/guide/index.html | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/snapshot/cas-plugin/guide/index.html 
b/snapshot/cas-plugin/guide/index.html
index 5d3dfe17..7b7e9626 100644
--- a/snapshot/cas-plugin/guide/index.html
+++ b/snapshot/cas-plugin/guide/index.html
@@ -497,9 +497,6 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div class="paragraph">
 <p>There isn&#8217;t much that you need to do in your application to be a CAS 
client. Add a dependency in <code>build.gradle</code> for this plugin:</p>
 </div>
-<div class="paragraph">
-<p>If you are using 3.3.x use:</p>
-</div>
 <div class="listingblock">
 <div class="title">build.gradle</div>
 <div class="content">
@@ -510,18 +507,6 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 </div>
 </div>
 <div class="paragraph">
-<p>If you are using Grails 3.0.x 3.1.x or 3.2.x use:</p>
-</div>
-<div class="listingblock">
-<div class="title">build.gradle</div>
-<div class="content">
-<pre class="prettyprint highlight"><code data-lang="groovy">dependencies {
-   ...
-   implementation 'org.apache.grails:grails-spring-security-cas:3.0.1'
-   ...</code></pre>
-</div>
-</div>
-<div class="paragraph">
 <p>then configure any required parameters and whatever optional parameters you 
want in application.yml or application.groovy. These are described in detail in 
the <a href="#configuration">Configuration</a> section but typically you only 
need to set these properties:</p>
 </div>
 <div class="listingblock">
@@ -829,7 +814,7 @@ body.book #toc,body.book #preamble,body.book 
h1.sect0,body.book .sect1>h2{page-b
 <div id="footer">
 <div id="footer-text">
 Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-09-03 21:57:03 UTC
+Last updated 2025-09-09 14:43:53 UTC
 </div>
 </div>
 <script 
src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.min.js";></script>

Reply via email to