You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/01/01 19:12:06 UTC

[11/32] syncope git commit: Upgrading Spring

Upgrading Spring


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

Branch: refs/heads/2_0_X
Commit: 257be980a6466079640be4a676b66342e3b55373
Parents: f3a0871 4b71b2c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jan 1 12:35:11 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jan 1 12:35:11 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/257be980/pom.xml
----------------------------------------------------------------------
diff --cc pom.xml
index ca77f16,e4565ec..7c18e54
--- 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>2.7.14</cxf.version>	
 -    <spring.version>3.2.13.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.version>4.0.9.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>