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 2018/01/05 17:33:37 UTC

[cxf] branch 3.1.x-fixes updated (a5d873b -> 78e217f)

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

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


    from a5d873b  [CXF-7525] Fixing enum support
     new f8537ea  Updating BouncyCastle
     new 78e217f  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  | 1 +
 parent/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@cxf.apache.org" <co...@cxf.apache.org>'].

[cxf] 01/02: Updating BouncyCastle

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

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

commit f8537ea0cd29cf1714ab1f136f61ba3f0c7abf08
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 5 17:31:47 2018 +0000

    Updating BouncyCastle
    
    (cherry picked from commit ca0b662a200ba9c917a7d055fe6cf4def1c8b351)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8187d3f..99b0069 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -73,7 +73,7 @@
         <cxf.atmosphere.version>2.3.7</cxf.atmosphere.version>
         <cxf.atmosphere.version.range>[2.0,2.4)</cxf.atmosphere.version.range>
         <cxf.axiom.version>1.2.14</cxf.axiom.version>
-        <cxf.bcprov.version>1.58</cxf.bcprov.version>
+        <cxf.bcprov.version>1.59</cxf.bcprov.version>
         <cxf.cglib.bundle.version>2.2_2</cxf.cglib.bundle.version>
         <cxf.cglib.osgi.version>[2.1.3,3.0.0)</cxf.cglib.osgi.version>
         <cxf.classmate.version>1.1.0</cxf.classmate.version>

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <co...@cxf.apache.org>.

[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.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 78e217f561a09859ff88c346ed0d60fa1883f371
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 5 17:33:26 2018 +0000

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 807ddf7..4e5bdb0 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -991,6 +991,7 @@ M c7d50ca238184789412737ea0f0db4b5b5503326
 M c87613b800a5b2de25d861c3c74a0fb7dcf60862
 M c8828d4e2c0e79c264301a5df08fb00cf5e51be5
 M c9875c223627a17f7d8128632b25bdf6bf148918
+M ca0b662a200ba9c917a7d055fe6cf4def1c8b351
 M cbb8261fc8f7261b8ef91a5931a2b343a7177d33
 M cbd4e7fa6b3e15d39f12d39a448ee3742d5d3efe
 M cbf0ca69edb54ce58fc8063dfaa03fa497004ec6

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <co...@cxf.apache.org>.