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 2013/02/26 17:01:15 UTC

svn commit: r1450240 - in /syncope/trunk: ./ pom.xml

Author: ilgrosso
Date: Tue Feb 26 16:01:15 2013
New Revision: 1450240

URL: http://svn.apache.org/r1450240
Log:
Merge from 1_0_X

Modified:
    syncope/trunk/   (props changed)
    syncope/trunk/pom.xml

Propchange: syncope/trunk/
------------------------------------------------------------------------------
  Merged /syncope/branches/1_0_X:r1449640-1450234

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1450240&r1=1450239&r2=1450240&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Feb 26 16:01:15 2013
@@ -294,8 +294,8 @@ under the License.
     <spring.version>3.2.1.RELEASE</spring.version>
     <spring-security.version>3.1.3.RELEASE</spring-security.version>
     <aspectj.version>1.7.2.RELEASE</aspectj.version>
-    <jackson.version>1.9.11</jackson.version>
-    <xstream.version>1.4.3</xstream.version>
+    <jackson.version>1.9.12</jackson.version>
+    <xstream.version>1.4.4</xstream.version>
     <velocity.version>1.7</velocity.version>
     <quartz.version>2.1.6</quartz.version>