You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/10/13 16:11:59 UTC

[cxf] 01/02: Updating to Commons text 1.10.0

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

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

commit bed1bab8436fe025bb013aa36bc5a4e6bfad23e2
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 14:54:33 2022 +0100

    Updating to Commons text 1.10.0
    
    (cherry picked from commit beba9e61ec8d380241944621adf7d18af92c1084)
    (cherry picked from commit 28a1ac7d0f8d0b6c6ee56c7a543232e187a09035)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0111efb389..64164f5b49 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -100,7 +100,7 @@
         <cxf.commons-jcs-jcache.version>2.1</cxf.commons-jcs-jcache.version>
         <cxf.commons-lang3.version>3.12.0</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>
-        <cxf.commons-text.version>1.9</cxf.commons-text.version>
+        <cxf.commons-text.version>1.10.0</cxf.commons-text.version>
         <cxf.derby.version>10.14.2.0</cxf.derby.version>
         <cxf.dom4j.version>2.1.3</cxf.dom4j.version>
         <cxf.dropwizard3.version>3.2.6</cxf.dropwizard3.version>