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

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


The following commit(s) were added to refs/heads/main by this push:
     new 96ec524dae Update `org.apache.groovy:groovy-bom` to version `4.0.17` 
(#2124)
96ec524dae is described below

commit 96ec524daec74b03129de16de43b224cf721e8b3
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Dec 28 00:14:03 2023 +0000

    Update `org.apache.groovy:groovy-bom` to version `4.0.17` (#2124)
---
 log4j-parent/pom.xml                                         | 2 +-
 src/changelog/.3.x.x/update_org_apache_groovy_groovy_bom.xml | 8 ++++++++
 src/site/_release-notes/_3.x.x.adoc                          | 1 +
 3 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 805c1140ef..f5c21dfa3a 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -110,7 +110,7 @@
     <flapdoodle-reverse.version>1.7.2</flapdoodle-reverse.version>
     <flume.version>1.11.0</flume.version>
     <graalvm.version>23.1.1</graalvm.version>
-    <groovy.version>4.0.16</groovy.version>
+    <groovy.version>4.0.17</groovy.version>
     <guava.version>33.0.0-jre</guava.version>
     <h2.version>2.2.222</h2.version>
     <hadoop.version>1.2.1</hadoop.version>
diff --git a/src/changelog/.3.x.x/update_org_apache_groovy_groovy_bom.xml 
b/src/changelog/.3.x.x/update_org_apache_groovy_groovy_bom.xml
new file mode 100644
index 0000000000..40980ca4ba
--- /dev/null
+++ b/src/changelog/.3.x.x/update_org_apache_groovy_groovy_bom.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="http://logging.apache.org/log4j/changelog";
+       xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.3.xsd";
+       type="updated">
+  <issue id="2124" link="https://github.com/apache/logging-log4j2/pull/2124"/>
+  <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to 
version `4.0.17`</description>
+</entry>
diff --git a/src/site/_release-notes/_3.x.x.adoc 
b/src/site/_release-notes/_3.x.x.adoc
index 03a7a7f795..f621097bf4 100644
--- a/src/site/_release-notes/_3.x.x.adoc
+++ b/src/site/_release-notes/_3.x.x.adoc
@@ -36,4 +36,5 @@ This release contains...
 [#release-notes-3-x-x-updated]
 === Updated
 
+* Update `org.apache.groovy:groovy-bom` to version `4.0.17` 
(https://github.com/apache/logging-log4j2/pull/2124[2124])
 * Update `org.apache.logging:logging-parent` to version `10.5.0` 
(https://github.com/apache/logging-log4j2/pull/2118[2118])

Reply via email to