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/06/13 10:54:26 UTC

[cxf] branch 3.4.x-fixes updated (7bb14be515 -> 190caae795)

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

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


    from 7bb14be515 Recording .gitmergeinfo Changes
     new 57896855dd Updating to Woodstox 6.2.8
     new 190caae795 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  | 2 ++
 parent/pom.xml | 2 +-
 2 files changed, 3 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.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 190caae795956abd097eab30cd0e0a741defcd8e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jun 13 11:54:17 2022 +0100

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 1468c0a179..f9ecd0909f 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -104,6 +104,7 @@ B aab3cb13cc61b0ec756680a2209db42fc3db933c
 B aec252eda5197098f9306e62edbf6a46e35cd054
 B b341f7cd05a5130f53efd56c01d14136655afe35
 B b756a926aad920c977c16fe6df469630b189d1b6
+B b88bbda9b0ebd41af1f00909e553c92055d9cfa5
 B b902794f187035a6efe39e3632ccc7be0adc8a89
 B bbfd114ccc7bdbe9c09f1048a8fac13ece19d61e
 B bcde2712f577c400c03d6acf8c33877510505e0e
@@ -387,6 +388,7 @@ M d82affb26323105189121a34a9ada035c7c601b5
 M d88202133e39bebdb966b6ccfed57e1ff9d73638
 M d8a15260afc47116674f60585702076e4994e470
 M d8eb0627ec5e878ef58e16b387a36c4cf3d1457c
+M dd08a4a9649c33226f56570cb0394bcf62a28fba
 M dd5db1155870c2f5df684d1a0f77e7c0909ee7c5
 M dd9e67bef536068ce3956b9b94e380e780e78ee8
 M ddc96849ddf45bde462497aac9150eace164c7ef


[cxf] 01/02: Updating to Woodstox 6.2.8

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 57896855dd30103f5f721c714ee7cf8926783a47
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Jun 13 11:52:33 2022 +0100

    Updating to Woodstox 6.2.8
    
    (cherry picked from commit 05486b1f7b93776e1463b13521482f5f429705e8)
    (cherry picked from commit c70231977195e7a8535891e660efccd56dd7435a)
    (cherry picked from commit dd08a4a9649c33226f56570cb0394bcf62a28fba)
    
    # 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 236e422599..be44841547 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         <cxf.velocity.version>2.3</cxf.velocity.version>
         <cxf.wildfly.common.version>1.5.4.Final</cxf.wildfly.common.version>
         <cxf.wiremock.version>2.27.2</cxf.wiremock.version>
-        <cxf.woodstox.core.version>6.2.6</cxf.woodstox.core.version>
+        <cxf.woodstox.core.version>6.2.8</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
         <cxf.wss4j.version>2.3.3</cxf.wss4j.version>