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

jamesfredley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git


The following commit(s) were added to refs/heads/main by this push:
     new 70e3cd1  Change 'Security' label to lowercase 'security'
70e3cd1 is described below

commit 70e3cd14efc8fdcf263a01a09d693514f8cf291c
Author: James Fredley <[email protected]>
AuthorDate: Thu Sep 18 13:33:13 2025 -0400

    Change 'Security' label to lowercase 'security'
---
 grails-plugins.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/grails-plugins.json b/grails-plugins.json
index 8c9199f..c2c5e52 100644
--- a/grails-plugins.json
+++ b/grails-plugins.json
@@ -4215,7 +4215,7 @@
                 "acl",
                 "business-rules",
                 "permissions",
-                "Security",
+                "security",
                 "spring-security"
             ],
             "licenses": [
@@ -6830,4 +6830,4 @@
         "documentationUrl": 
"https://github.com/carlosmtobon/grails-sanitizer-plugin#readme";,
         "mavenMetadataUrl": 
"https://repo1.maven.org/maven2/io/github/carlosmtobon/grails-sanitizer-plugin/maven-metadata.xml";
     }
-]
\ No newline at end of file
+]

Reply via email to