Author: ilgrosso
Date: Tue Dec 11 16:46:26 2012
New Revision: 1420273

URL: http://svn.apache.org/viewvc?rev=1420273&view=rev
Log:
Updating some dependencies

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1420273&r1=1420272&r2=1420273&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Tue Dec 11 16:46:26 2012
@@ -287,9 +287,9 @@ under the License.
 
     <groovy.version>1.6.9</groovy.version>
 
-    <h2.version>1.3.168</h2.version>
+    <h2.version>1.3.170</h2.version>
 
-    <logback.version>1.0.7</logback.version>
+    <logback.version>1.0.9</logback.version>
     <slf4j.version>1.7.2</slf4j.version>
 
     <junit.version>4.11</junit.version>
@@ -858,7 +858,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>2.5.1</version>
+          <version>2.6</version>
           <configuration>
             <artifactItems>
               <artifactItem>


Reply via email to