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 2012/06/08 14:23:21 UTC

svn commit: r1348037 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Fri Jun  8 12:23:21 2012
New Revision: 1348037

URL: http://svn.apache.org/viewvc?rev=1348037&view=rev
Log:
Upgrading some libs

Modified:
    incubator/syncope/trunk/parent/pom.xml

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1348037&r1=1348036&r2=1348037&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Fri Jun  8 12:23:21 2012
@@ -248,7 +248,7 @@ under the License.
     <spring.version>3.1.1.RELEASE</spring.version>
     <spring-security.version>3.1.0.RELEASE</spring-security.version>
     <aspectj.version>1.6.12</aspectj.version>
-    <jackson.version>1.9.6</jackson.version>
+    <jackson.version>1.9.7</jackson.version>
     <xstream.version>1.4.2</xstream.version>
     <velocity.version>1.7</velocity.version>
     <quartz.version>1.8.6</quartz.version>
@@ -262,7 +262,7 @@ under the License.
 
     <groovy.version>1.6.9</groovy.version>
 
-    <h2.version>1.3.166</h2.version>
+    <h2.version>1.3.167</h2.version>
 
     <logback.version>1.0.5</logback.version>
     <slf4j.version>1.6.5</slf4j.version>