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 4de87bfa Deploying to gh-pages - 09:38:36
4de87bfa is described below

commit 4de87bfad2465f3f997884a72f977b56902efcc0
Author: jdaugherty <[email protected]>
AuthorDate: Tue Jun 10 09:38:36 2025 +0000

    Deploying to gh-pages - 09:38:36
---
 index.html                            | 31 ++++++++-----------------------
 snapshot/core-plugin/guide/index.html |  2 +-
 snapshot/ghpages.html                 | 31 ++++++++-----------------------
 3 files changed, 17 insertions(+), 47 deletions(-)

diff --git a/index.html b/index.html
index cb630281..6fe4eb3f 100644
--- a/index.html
+++ b/index.html
@@ -85,24 +85,21 @@ img {
 
        <div id="container">
                <h1>Grails Spring Security Core Plugin</h1>
-               <table id="properties">
-                       <tbody>
-                               <tr>
-                                       <td class="propName">Author</td>
-                                       <td>Puneet Behl</td>
-                               </tr>
-                       </tbody>
-               </table>
 
                <hr />
 
                <h2>Spring Security Core Plugin - Documentation</h2>
                <ul>
-                       <li><a 
href="/grails-spring-security/snapshot/index.html">Documentation 
Snapshot</a></li>
-                       <!-- <li><a 
href="/grails-spring-security/latest/index.html">Latest Documentation</a></li> 
-->
+                       <li><a 
href="/grails-spring-security/snapshot/core-plugin/guide/index.html">Documentation
 Snapshot</a></li>
+                       <!-- <li><a 
href="/grails-spring-security/latest/core-plugin/guide/index.html">Latest 
Documentation</a></li> -->
                </ul>
 
-               <h2>Grails 6.x.x and beyond</h2>
+               <h2>Grails 7.x.x and beyond</h2>
+        <ul>
+            <li><a 
href="/grails-spring-security/7.0.x/core-plugin/guide/index.html">User 
guide</a></li>
+        </ul>
+
+               <h2>Grails 6.x.x</h2>
         <ul>
             <li><a href="/grails-spring-security/6.0.x/index.html">User 
guide</a></li>
         </ul>
@@ -156,17 +153,5 @@ img {
                </p>
 
   </div>
-
-<script type="text/javascript">
-       var _gaq = _gaq || [];
-       _gaq.push(['_setAccount', 'UA-16219500-1']);
-       _gaq.push(['_trackPageview']);
-
-       (function() {
-               var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-               ga.src = ('https:' == document.location.protocol ? 
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-               var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-       })();
-</script>
 </body>
 </html>
diff --git a/snapshot/core-plugin/guide/index.html 
b/snapshot/core-plugin/guide/index.html
index 495acb86..8c4a9217 100644
--- a/snapshot/core-plugin/guide/index.html
+++ b/snapshot/core-plugin/guide/index.html
@@ -7245,7 +7245,7 @@ logger 'grails.plugin.springsecurity', DEBUG, ['STDOUT'], 
false</code></pre>
 <div id="footer">
 <div id="footer-text">
 Version 7.0.0-SNAPSHOT<br>
-Last updated 2025-06-10 01:41:54 UTC
+Last updated 2025-06-10 09:35:38 UTC
 </div>
 </div>
 <script 
src="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.min.js";></script>
diff --git a/snapshot/ghpages.html b/snapshot/ghpages.html
index cb630281..6fe4eb3f 100644
--- a/snapshot/ghpages.html
+++ b/snapshot/ghpages.html
@@ -85,24 +85,21 @@ img {
 
        <div id="container">
                <h1>Grails Spring Security Core Plugin</h1>
-               <table id="properties">
-                       <tbody>
-                               <tr>
-                                       <td class="propName">Author</td>
-                                       <td>Puneet Behl</td>
-                               </tr>
-                       </tbody>
-               </table>
 
                <hr />
 
                <h2>Spring Security Core Plugin - Documentation</h2>
                <ul>
-                       <li><a 
href="/grails-spring-security/snapshot/index.html">Documentation 
Snapshot</a></li>
-                       <!-- <li><a 
href="/grails-spring-security/latest/index.html">Latest Documentation</a></li> 
-->
+                       <li><a 
href="/grails-spring-security/snapshot/core-plugin/guide/index.html">Documentation
 Snapshot</a></li>
+                       <!-- <li><a 
href="/grails-spring-security/latest/core-plugin/guide/index.html">Latest 
Documentation</a></li> -->
                </ul>
 
-               <h2>Grails 6.x.x and beyond</h2>
+               <h2>Grails 7.x.x and beyond</h2>
+        <ul>
+            <li><a 
href="/grails-spring-security/7.0.x/core-plugin/guide/index.html">User 
guide</a></li>
+        </ul>
+
+               <h2>Grails 6.x.x</h2>
         <ul>
             <li><a href="/grails-spring-security/6.0.x/index.html">User 
guide</a></li>
         </ul>
@@ -156,17 +153,5 @@ img {
                </p>
 
   </div>
-
-<script type="text/javascript">
-       var _gaq = _gaq || [];
-       _gaq.push(['_setAccount', 'UA-16219500-1']);
-       _gaq.push(['_trackPageview']);
-
-       (function() {
-               var ga = document.createElement('script'); ga.type = 
'text/javascript'; ga.async = true;
-               ga.src = ('https:' == document.location.protocol ? 
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-               var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
-       })();
-</script>
 </body>
 </html>

Reply via email to