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

pkarwasz 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 d13b56a083 Update `org.apache.commons:commons-lang3` to version 
`3.18.0` (#3815)
d13b56a083 is described below

commit d13b56a083e2acf1c6f119413ee849d82f4a38b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 7 21:48:56 2025 +0000

    Update `org.apache.commons:commons-lang3` to version `3.18.0` (#3815)
    
    Co-authored-by: ASF Logging Services RM <[email protected]>
---
 log4j-parent/pom.xml                                             | 2 +-
 src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 22802a5206..0e815ac42f 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -74,7 +74,7 @@
     <commons-csv.version>1.14.0</commons-csv.version>
     <commons-dbcp2.version>2.13.0</commons-dbcp2.version>
     <commons-io.version>2.19.0</commons-io.version>
-    <commons-lang3.version>3.17.0</commons-lang3.version>
+    <commons-lang3.version>3.18.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
     <conversant.disruptor.version>1.2.15</conversant.disruptor.version>
diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml 
b/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.xml
new file mode 100644
index 0000000000..33e9b85386
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_lang3.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="3815" link="https://github.com/apache/logging-log4j2/pull/3815"/>
+  <description format="asciidoc">Update `org.apache.commons:commons-lang3` to 
version `3.18.0`</description>
+</entry>

Reply via email to