Repository: syncope
Updated Branches:
  refs/heads/2_0_X 79418c693 -> 0355ec1c8


Upgrading CXF


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/0355ec1c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0355ec1c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0355ec1c

Branch: refs/heads/2_0_X
Commit: 0355ec1c8cf13b175ea78dfbfe1deb51379670df
Parents: 79418c6
Author: Francesco Chicchiriccò <[email protected]>
Authored: Wed Feb 1 08:19:07 2017 +0100
Committer: Francesco Chicchiriccò <[email protected]>
Committed: Wed Feb 1 08:19:07 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/0355ec1c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2a40497..4735872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,7 +357,7 @@ under the License.
     <connid.ldap.version>1.5.1</connid.ldap.version>
     <connid.ad.version>1.3.2</connid.ad.version>
 
-    <cxf.version>3.1.9</cxf.version>
+    <cxf.version>3.1.10</cxf.version>
 
     <camel.version>2.17.5</camel.version>      
 
@@ -402,7 +402,7 @@ under the License.
     <log.directory>${project.build.directory}/log</log.directory>
     
<activiti-modeler.directory>${project.build.directory}/activiti-modeler</activiti-modeler.directory>
 
-    <swagger-core.version>1.5.10</swagger-core.version>    
+    <swagger-core.version>1.5.12</swagger-core.version>    
     <swagger-ui.version>2.2.10</swagger-ui.version>
 
     <jquery.version>2.2.4</jquery.version>

Reply via email to