This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/commons-lang3 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c2f4422ebfd67f326833023658f3d39ecc9d0081 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Jul 29 09:11:31 2025 +0100 Updating Commons Lang3 to 3.18.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9727255ce6..215430fc01 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -103,7 +103,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.16.1.1</cxf.derby.version>
