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 2017/10/23 10:08:09 UTC

[cxf] branch 3.1.x-fixes updated (4a0ff3e -> e3e66a0)

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 4a0ff3e  Avoid overriding a custom host value in Swagger2Feature
     new e847bac  BouncyCastle upgrade
     new e3e66a0  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] 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 e3e66a00b6c8d0096a18f229d70f95705046fde2
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 23 11:08:03 2017 +0100

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index d1ea90c..2081d49 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -809,6 +809,7 @@ M a2ef88d6a489b57f286353041c92d6d517388e31
 M a2efc18eff09700eded186478a7c2ae8fa543eef
 M a304f27b8ad9da04dde3610932266c64baa3aa7e
 M a42362e397b84d335015f7f9aa07b4f0bfb49260
+M a44f82135bb19b87a89d66ffe824202ebdc0f957
 M a61b4b82bea43ce695c4f51eb7cb3e9866dfae9d
 M a644c5d06c0bae321e2c669efa0cecf3abdd944d
 M a6d18c83af6584cd9b5ec1215c9b3ef77906cd19

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

[cxf] 01/02: BouncyCastle upgrade

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 e847bac861f852b776f74e6bd6b25ba7041886ff
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 23 11:07:31 2017 +0100

    BouncyCastle upgrade
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d57496e..1476d28 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.57</cxf.bcprov.version>
+        <cxf.bcprov.version>1.58</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>.