Author: ilgrosso
Date: Fri Jan 10 14:33:11 2014
New Revision: 1557134
URL: http://svn.apache.org/r1557134
Log:
Updating Jackson and commons-lang
Modified:
syncope/trunk/pom.xml
Modified: syncope/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1557134&r1=1557133&r2=1557134&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Fri Jan 10 14:33:11 2014
@@ -305,7 +305,7 @@ under the License.
<connid.ad.version>1.1.2</connid.ad.version>
<commons-jexl.version>2.1.1</commons-jexl.version>
- <commons-lang.version>3.2</commons-lang.version>
+ <commons-lang.version>3.2.1</commons-lang.version>
<activiti.version>5.14</activiti.version>
@@ -314,7 +314,7 @@ under the License.
<cxf.version>3.0.0-SNAPSHOT</cxf.version>
<spring.version>3.2.6.RELEASE</spring.version>
<spring-security.version>3.1.4.RELEASE</spring-security.version>
- <jackson.version>2.2.3</jackson.version>
+ <jackson.version>2.3.1</jackson.version>
<xstream.version>1.4.6</xstream.version>
<velocity.version>1.7</velocity.version>
<quartz.version>2.2.1</quartz.version>