Upgrading CXF

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

Branch: refs/heads/master
Commit: c8921b36d26f6ea536e0c879c3b0d65cbea40fbc
Parents: fc9323c df972ca
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Tue Dec 9 16:30:15 2014 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Tue Dec 9 16:30:15 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c8921b36/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index d633c60,00848df..cc0238d
--- a/pom.xml
+++ b/pom.xml
@@@ -320,24 -315,24 +320,24 @@@ under the License
  
      <commons-jexl.version>2.1.1</commons-jexl.version>
      <commons-lang.version>3.3.2</commons-lang.version>
 -        
 -    <hc.client.version>4.2.6</hc.client.version>
 +    <commons-codec.version>1.10</commons-codec.version>
 +
 +    <activiti.version>5.16.4</activiti.version>
  
 -    <activiti.version>5.15.1</activiti.version>
 +    <aspectj.version>1.8.4</aspectj.version>
  
-     <cxf.version>3.0.2</cxf.version>  
 -    <cxf.version>2.7.14</cxf.version> 
 -    <spring.version>3.2.12.RELEASE</spring.version>
 -    <spring-security.version>3.1.7.RELEASE</spring-security.version>
 -    <aspectj.version>1.7.4</aspectj.version>
 -    <jackson.version>1.9.13</jackson.version>
 -    <xstream.version>1.4.7</xstream.version>
++    <cxf.version>3.0.3</cxf.version>  
 +    <spring.version>4.0.8.RELEASE</spring.version>
 +    <spring-security.version>3.2.5.RELEASE</spring-security.version>
 +    <jackson.version>2.4.4</jackson.version>
      <velocity.version>1.7</velocity.version>
      <velocitytools.version>2.0</velocitytools.version>
 -    <quartz.version>2.1.7</quartz.version>
 +    <quartz.version>2.2.1</quartz.version>
  
 -    <openjpa.version>2.2.2</openjpa.version>
 -    <bval.version>0.5</bval.version>
 +    <openjpa.version>2.3.0</openjpa.version>
 +    <hibernate-validator.version>5.1.3.Final</hibernate-validator.version>
      <commons-dbcp.version>1.4</commons-dbcp.version>
 +    <commons.logging.version>1.1.3</commons.logging.version>
  
      <cocoon.version>3.0.0-alpha-3</cocoon.version>
  

Reply via email to