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 2019/05/16 09:14:50 UTC

[cxf] branch 3.2.x-fixes updated (d2e8d9c -> d48bfcb)

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

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


    from d2e8d9c  Recording .gitmergeinfo Changes
     new cd659e2  Recording .gitmergeinfo Changes
     new d48bfcb  Updating Spring

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 | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


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

commit cd659e2ad907817014c6f90e493f25a5b917c2c6
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed May 15 17:38:41 2019 +0100

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

diff --git a/.gitmergeinfo b/.gitmergeinfo
index 155642e..dd410f3 100644
--- a/.gitmergeinfo
+++ b/.gitmergeinfo
@@ -70,6 +70,7 @@ B 2484a8d80c63b0ae577be71b017e887f143e0071
 B 2566c8ff08e0b237d18c97bc919d32628eaa39ea
 B 2569f6312af44fe43c53a059652579e2565c5a00
 B 2593370daa37267575f7426d25a0e491d3d45155
+B 25e5da1dfb7aef43459ab172e2ada4471eb9c72c
 B 25e88017b49bde5a53bce8dab3ecc93aab6dd040
 B 260cfe3818fb43e2f55d4375150d89c5e7a9729f
 B 26568235d6db6ef44a74dac1ea1746319913c354


[cxf] 02/02: Updating Spring

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

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

commit d48bfcb891c8c003890d60d2539b001bea38abae
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu May 16 09:30:03 2019 +0100

    Updating Spring
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5c0e7bc..c6c0f95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,8 +156,8 @@
         <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.26</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>4.3.22.RELEASE</cxf.spring.version>
-        <cxf.spring.boot.version>1.5.19.RELEASE</cxf.spring.boot.version>
+        <cxf.spring.version>4.3.24.RELEASE</cxf.spring.version>
+        <cxf.spring.boot.version>1.5.21.RELEASE</cxf.spring.boot.version>
         <cxf.spring.security.version>4.2.12.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.ldap.version>2.3.2.RELEASE</cxf.spring.ldap.version>