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

coheigea pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 55d6d166a56001e74457a4b84e464b38ffb4b712
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jul 29 10:43:27 2025 +0100

    Updating Commons Lang3 to 3.18.0 (#2532)
    
    (cherry picked from commit e5fd3431c3708124564c51b477f202611335ca7b)
    (cherry picked from commit 8a9fb6d21369d78764c797363d94276ffa9c0c8a)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b8fcf53451..4cac677a55 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
         <cxf.commons-codec.version>1.17.1</cxf.commons-codec.version>
         <cxf.commons-io.version>2.16.1</cxf.commons-io.version>
         <cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
-        <cxf.commons-lang3.version>3.17.0</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.18.0</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.13.1</cxf.commons-text.version>
         <cxf.derby.version>10.15.2.0</cxf.derby.version>

Reply via email to