This is an automated email from the ASF dual-hosted git repository.
ramanathan1504 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 7a862f6ba5 Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1
in /log4j-parent (#4187)
7a862f6ba5 is described below
commit 7a862f6ba55eb1f218b14e5ec6b778ebc48b8101
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 00:56:31 2026 +0530
Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 in /log4j-parent
(#4187)
* Bump org.codehaus.plexus:plexus-utils in /log4j-parent
Bumps
[org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils)
from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.6.0...plexus-utils-3.6.1)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
dependency-version: 3.6.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Generate changelog entries for #4187
---------
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/.2.x.x/update_org.codehaus.plexus_plexus-utils.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 852cfd0f54..86800a8255 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -131,7 +131,7 @@
<osgi.annotation.bundle.version>2.0.0</osgi.annotation.bundle.version>
<osgi.annotation.versioning.version>1.1.2</osgi.annotation.versioning.version>
<pax-exam.version>4.14.0</pax-exam.version>
- <plexus-utils.version>3.6.0</plexus-utils.version>
+ <plexus-utils.version>3.6.1</plexus-utils.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-framework.version>5.3.39</spring-framework.version>
<stax2-api.version>4.2.2</stax2-api.version>
diff --git a/src/changelog/.2.x.x/update_org.codehaus.plexus_plexus-utils.xml
b/src/changelog/.2.x.x/update_org.codehaus.plexus_plexus-utils.xml
new file mode 100644
index 0000000000..f221ef6838
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org.codehaus.plexus_plexus-utils.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="4187" link="https://github.com/apache/logging-log4j2/pull/4187"/>
+ <description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to
version `3.6.1`</description>
+</entry>