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-log4j2.git
The following commit(s) were added to refs/heads/main by this push:
new 7f7181c133 Update `org.apache.groovy:groovy-bom` to version `4.0.27`
(#3694)
7f7181c133 is described below
commit 7f7181c133c74a7cffa8cece926a10eee5409197
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 31 21:00:54 2025 +0000
Update `org.apache.groovy:groovy-bom` to version `4.0.27` (#3694)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
log4j-parent/pom.xml | 2 +-
src/changelog/.3.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 a688574acf..f6cc82b252 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -105,7 +105,7 @@
<disruptor.version>4.0.0</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.3.232</h2.version>
<hamcrest.version>3.0</hamcrest.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
index 354ee713fc..3e309bab77 100644
--- 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
@@ -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="3507" link="https://github.com/apache/logging-log4j2/pull/3507"/>
- <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to
version `4.0.26`</description>
+ <issue id="3694" link="https://github.com/apache/logging-log4j2/pull/3694"/>
+ <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to
version `4.0.27`</description>
</entry>