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

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


The following commit(s) were added to refs/heads/2.x by this push:
     new 96af9825f6 Update `org.apache.groovy:groovy-bom` to version `4.0.27` 
(#3693)
96af9825f6 is described below

commit 96af9825f67f3dc0ba331dba67e1078fc7dd2c77
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 31 13:46:05 2025 +0000

    Update `org.apache.groovy:groovy-bom` to version `4.0.27` (#3693)
    
    Co-authored-by: ASF Logging Services RM <priv...@logging.apache.org>
---
 log4j-parent/pom.xml                                         | 2 +-
 src/changelog/.2.x.x/update_org_apache_groovy_groovy_bom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index e02a1c793d..406c3108a1 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -81,7 +81,7 @@
     <disruptor.version>3.4.4</disruptor.version>
     <embedded-ldap.version>0.9.0</embedded-ldap.version>
     <felix.version>7.0.5</felix.version>
-    <groovy.version>4.0.26</groovy.version>
+    <groovy.version>4.0.27</groovy.version>
     <guava.version>33.4.8-jre</guava.version>
     <h2.version>2.2.224</h2.version>
     <hamcrest.version>3.0</hamcrest.version>
diff --git a/src/changelog/.2.x.x/update_org_apache_groovy_groovy_bom.xml 
b/src/changelog/.2.x.x/update_org_apache_groovy_groovy_bom.xml
index a1dffb7aba..8da9f3005b 100644
--- a/src/changelog/.2.x.x/update_org_apache_groovy_groovy_bom.xml
+++ b/src/changelog/.2.x.x/update_org_apache_groovy_groovy_bom.xml
@@ -3,6 +3,6 @@
        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="3506" link="https://github.com/apache/logging-log4j2/pull/3506"/>
-  <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to 
version `4.0.26`</description>
+  <issue id="3693" link="https://github.com/apache/logging-log4j2/pull/3693"/>
+  <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to 
version `4.0.27`</description>
 </entry>

Reply via email to