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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 64f176da51 Update commons-lang3 to 3.14.0
64f176da51 is described below

commit 64f176da516a2bdbd83a9af7b62ae3b3406fdbd8
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Dec 20 10:24:04 2023 -0500

    Update commons-lang3 to 3.14.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index aee99a6a38..b220b9a941 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -104,7 +104,7 @@
         <cxf.commons-codec.version>1.16.0</cxf.commons-codec.version>
         <cxf.commons-io.version>2.13.0</cxf.commons-io.version>
         <cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
-        <cxf.commons-lang3.version>3.13.0</cxf.commons-lang3.version>
+        <cxf.commons-lang3.version>3.14.0</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
         <cxf.commons-text.version>1.10.0</cxf.commons-text.version>
         <cxf.derby.version>10.16.1.1</cxf.derby.version>

Reply via email to