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 f9a1c1dc9a9852cfde50b47139627f1f0b778915
Author: Andriy Redko <drr...@gmail.com>
AuthorDate: Mon Jun 10 16:51:01 2024 -0400

    Update Apache Commons Codec to 1.17.0
    
    (cherry picked from commit 493725700f70c97b8955deaca861ae72e5fa9073)
    (cherry picked from commit c6401b088167c86e35cb697fb8f093b6131b20b8)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fc4e0c001e..a0bc619097 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -97,7 +97,7 @@
         <cxf.cdi.api.version>2.0.2</cxf.cdi.api.version>
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>
         <cxf.classmate.version>1.5.1</cxf.classmate.version>
-        <cxf.commons-codec.version>1.16.0</cxf.commons-codec.version>
+        <cxf.commons-codec.version>1.17.0</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>

Reply via email to