This is an automated email from the ASF dual-hosted git repository.
github-actions[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 231bbcfca3 Bump org.apache.groovy:groovy-bom from 4.0.27 to 5.1.1
(#4295)
231bbcfca3 is described below
commit 231bbcfca39cbe40cba6fbc6fea4994107db1fc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 7 05:38:40 2026 +0000
Bump org.apache.groovy:groovy-bom from 4.0.27 to 5.1.1 (#4295)
* Bump org.apache.groovy:groovy-bom from 4.0.27 to 5.1.1
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from
4.0.27 to 5.1.1.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-bom
dependency-version: 5.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #4295
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ramanathan <[email protected]>
---
log4j-parent/pom.xml | 2 +-
src/changelog/.3.x.x/update_org.apache.groovy_groovy-bom.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index c4fce71862..58c8862639 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.27</groovy.version>
+ <groovy.version>5.1.1</groovy.version>
<h2.version>2.3.232</h2.version>
<hamcrest.version>3.0</hamcrest.version>
<HdrHistogram.version>2.2.2</HdrHistogram.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..7548b54431
--- /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="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="4295" link="https://github.com/apache/logging-log4j2/pull/4295"/>
+ <description format="asciidoc">Update `org.apache.groovy:groovy-bom` to
version `5.1.1`</description>
+</entry>