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/10/30 10:38:06 UTC

[cxf-fediz] branch master updated: CXF upgrade

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b348f6a  CXF upgrade
b348f6a is described below

commit b348f6a1337e81dc0d4cd83cb4badfa3b6157039
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Oct 30 10:37:55 2018 +0000

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

diff --git a/pom.xml b/pom.xml
index e3f5d42..080fe8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.io.version>2.5</commons.io.version>
         <commons.validator.version>1.6</commons.validator.version>
-        <cxf.version>3.2.6</cxf.version>
+        <cxf.version>3.2.7</cxf.version>
         <cxf.build-utils.version>3.4.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
         <easymock.version>3.4</easymock.version>