sbglasius commented on code in PR #239:
URL: 
https://github.com/apache/grails-plugins-metadata/pull/239#discussion_r3264278540


##########
grails-plugins/org/grails/plugins/grails-shiro.yml:
##########
@@ -0,0 +1,18 @@
+name: shiro
+desc: Secure your Grails application quickly and easily using the Apache Shiro 
security framework.
+coords: org.grails.plugins:grails-shiro
+owner: grails-plugins
+vcs: https://github.com/grails-plugins/grails-shiro
+docs: https://grails-plugins.github.io/grails-shiro/
+maven-repo: https://repo1.maven.org/maven2
+labels:
+  - security
+  - shiro
+licenses:
+  - Apache-2.0
+versions:
+  - version: 5.0.0
+    date: 2025-10-11T00:20:51Z
+    grailsVersion: 5.0.0 > 6.x
+    coords: org.nerderg.plugins:grails-shiro
+    maven-repo: https://repo1.maven.org/maven2

Review Comment:
   ```suggestion
   versions:
     - version: 6.0.0-RC1
       date: 2026-05-18T09:07:44Z
       grailsVersion: 6.0.0 > *
     - version: 5.0.0
       date: 2025-10-11T00:20:51Z
       grailsVersion: 5.0.0 > *
       coords: org.nerderg.plugins:grails-shiro
     - version: '4.4'
       date: 2021-04-18T00:00:00Z
       grailsVersion: 4.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '4.3'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 4.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '4.2'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 4.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '4.1'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 4.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '3.4'
       date: 2021-04-18T00:00:00Z
       grailsVersion: 3.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '3.3'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 3.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '3.2'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 3.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '3.1'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 3.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
     - version: '3.0'
       date: 2021-02-24T00:00:00Z
       grailsVersion: 3.0.0 > *
       maven-repo: https://repo.grails.org/artifactory/core
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to