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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a768e3  update to Form Based Authentication 1.0.24
6a768e3 is described below

commit 6a768e353a60b94eac57686c1f9bb35f8f9d8781
Author: Eric Norman <[email protected]>
AuthorDate: Fri Jun 11 19:08:04 2021 -0700

    update to Form Based Authentication 1.0.24
---
 src/main/features/base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index 100a07f..d8da274 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -38,7 +38,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.auth.form:1.0.20",
+            "id":"org.apache.sling:org.apache.sling.auth.form:1.0.24",
             "start-order":"20"
         },
         {

Reply via email to