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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new d30bd64  Update `org.apache.groovy:groovy` to version `4.0.27` (#395)
d30bd64 is described below

commit d30bd6427caf00e66f8dbcc841ef9a50e1fb3cde
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 08:58:32 2025 +0000

    Update `org.apache.groovy:groovy` to version `4.0.27` (#395)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 pom.xml                                                   | 2 +-
 src/changelog/.12.x.x/update_org_apache_groovy_groovy.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1446aa2..025dfa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -240,7 +240,7 @@
     <!-- `findsecbugs-plugin:1.13.0` contains a bug blocking Log4j 
compilation: https://github.com/find-sec-bugs/find-sec-bugs/pull/728
          Hence, pinning the `1.12.0` instead. -->
     <findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>
-    <groovy.version>4.0.26</groovy.version>
+    <groovy.version>4.0.27</groovy.version>
 
     <!-- We use a separate property than `project.version` to refer to the 
most recent _published_ version of the project. -->
     <stable-project.version>12.1.0</stable-project.version>
diff --git a/src/changelog/.12.x.x/update_org_apache_groovy_groovy.xml 
b/src/changelog/.12.x.x/update_org_apache_groovy_groovy.xml
new file mode 100644
index 0000000..496f535
--- /dev/null
+++ b/src/changelog/.12.x.x/update_org_apache_groovy_groovy.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="395" link="https://github.com/apache/logging-parent/pull/395"/>
+  <description format="asciidoc">Update `org.apache.groovy:groovy` to version 
`4.0.27`</description>
+</entry>

Reply via email to