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

tbrasmussen pushed a commit to branch x-frame-options_2.x
in repository https://gitbox.apache.org/repos/asf/grails-plugins-metadata.git

commit 556ff05518114c67bca69935f6b2e248b681a985
Author: Thomas Rasmussen <[email protected]>
AuthorDate: Sat Feb 28 16:48:45 2026 +0100

    Grails X-Frame-Options plugin 2.x released
    
    The Grails X-Frame-Plugin has been released in a 2.0.0 version for Grails
    7 and the code has moved to the Grails-Plugins organization on GitHub.
---
 grails-plugins/org/grails/plugins/x-frame-options.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/grails-plugins/org/grails/plugins/x-frame-options.yml 
b/grails-plugins/org/grails/plugins/x-frame-options.yml
index 02061a3..0f3a59c 100644
--- a/grails-plugins/org/grails/plugins/x-frame-options.yml
+++ b/grails-plugins/org/grails/plugins/x-frame-options.yml
@@ -2,8 +2,8 @@ name: x-frame-options
 desc: Servlet filter that adds a X-FRAME-OPTIONS response header
 coords: org.grails.plugins:x-frame-options
 owner: mrhaki
-vcs: https://github.com/mrhaki/grails-x-frame-options-plugin
-maven-repo: https://repo.grails.org/plugins
+vcs: https://github.com/grails-plugins/grails-x-frame-options-plugin
+maven-repo: https://repo1.maven.org/maven2
 labels:
   - security
 licenses:

Reply via email to