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 9fb3470654 Update `org.codehaus.plexus:plexus-utils` to version
`3.5.1` (#2061)
9fb3470654 is described below
commit 9fb3470654ca8d26e2ddc616bd0436bb90935c69
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 4 14:20:03 2023 +0000
Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (#2061)
---
log4j-parent/pom.xml | 2 +-
src/changelog/.3.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 b3a869fcfa..4a8c7a47fe 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -154,7 +154,7 @@
<osgi.framework.version>1.10.0</osgi.framework.version>
<osgi.resource.version>1.0.1</osgi.resource.version>
<pax-exam.version>4.13.5</pax-exam.version>
- <plexus-utils.version>3.5.0</plexus-utils.version>
+ <plexus-utils.version>3.5.1</plexus-utils.version>
<slf4j.version>2.0.9</slf4j.version>
<!-- Last version before a breaking change -->
<slf4j-ext.version>1.7.25</slf4j-ext.version>
diff --git a/src/changelog/.3.x.x/update_org_codehaus_plexus_plexus_utils.xml
b/src/changelog/.3.x.x/update_org_codehaus_plexus_plexus_utils.xml
new file mode 100644
index 0000000000..d1cd2d7d8b
--- /dev/null
+++ b/src/changelog/.3.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="http://logging.apache.org/log4j/changelog"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ type="changed">
+ <issue id="2061" link="https://github.com/apache/logging-log4j2/pull/2061"/>
+ <description format="asciidoc">Update `org.codehaus.plexus:plexus-utils` to
version `3.5.1`</description>
+</entry>