This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c20bba3ad25fd67610fed0c187ed4b2a13062755 Author: Andriy Redko <[email protected]> AuthorDate: Fri Sep 27 21:28:58 2024 -0400 Update commons-lang3 to 3.17.0 (cherry picked from commit 757627169c49bec125772727abf1235bced56411) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 998aaa9413..490e0ba907 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -100,7 +100,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.14.0</cxf.commons-lang3.version> + <cxf.commons-lang3.version>3.17.0</cxf.commons-lang3.version> <cxf.commons-logging.version>1.2</cxf.commons-logging.version> <cxf.commons-text.version>1.12.0</cxf.commons-text.version> <cxf.derby.version>10.14.2.0</cxf.derby.version>
