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:58 UTC

[cxf] branch 3.5.x-fixes updated (e4b56ffecd -> de8c512bb4)

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

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


    from e4b56ffecd Recording .gitmergeinfo Changes
     new bed1bab843 Updating to Commons text 1.10.0
     new de8c512bb4 Recording .gitmergeinfo Changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo  | 3 +++
 parent/pom.xml | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)


[cxf] 02/02: Recording .gitmergeinfo Changes

Posted by co...@apache.org.
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 de8c512bb481b648ce8e09388a202e1ab08770cb
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Oct 13 17:11:38 2022 +0100

    Recording .gitmergeinfo Changes
---
 .gitmergeinfo | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 7c69647a44..5ac2ac00ad 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -5,9 +5,11 @@ B 0fd59b2a26240e290fdc646decc4c5c467875f62
 B 12a68910220a3af6fe2d0419a3556320b75c3523
 B 14fde35cbb22f301217be8e1b56ef405eab70682
 B 210cd832ef91c2f95569859b45b59c846d54ff97
+B 21afd81b648cebe854ba567cbebd22a4ce386992
 B 21bf42d906765fffb015f86d49e7b535d927bc56
 B 26aa8c8cfc103a5c51aed74a657880c6724c25a5
 B 2c48413cfa4dbd746b49b4b08b0d15eb8077a7d6
+B 33e606c55927f34f3a2414bd1386931745357f38
 B 3457c8555d1ecb49cf13e29a60f7ab01ec5f2ff4
 B 3795fbc8740c882d8f276b6e9cbaf0cab107edef
 B 3e7d45d5ff4b026dcea4e6a8196f6534750c9acd
@@ -69,6 +71,7 @@ M 1799bba4e9cc6b6220c20bff9a185afe57c2406b
 M 18f1791fa72dba0a7f2ed784d0dfbbb5e9923306
 M 1ecc24d817d4ef0cba4a4079a1c69abf33d1ad9b
 M 21131c03499c0e1f35838bf2667ef14d71b3acf1
+M 28a1ac7d0f8d0b6c6ee56c7a543232e187a09035
 M 2afed183de17550a2a57d266ca4ad666ed1edbf0
 M 2fda4dd66aba6ac290b9f3773e423c2bc5c61dcb
 M 309cfbf5710dab302eb4a611ac34dc288d1d8203


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

Posted by co...@apache.org.
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>