[java-parent-projects COMMIT] /java-parent-project-v2/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Mar 22 20:46:58 EDT 2013


Author: scantor
Date: Fri Mar 22 20:46:58 2013
New Revision: 120

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=120&view=rev
Log:
SIDP-578: update dependencies

Modified:
    java-parent-project-v2/trunk/pom.xml

Modified: java-parent-project-v2/trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v2/trunk/pom.xml?rev=120&r1=119&r2=120&view=diff
==============================================================================
--- java-parent-project-v2/trunk/pom.xml (original)
+++ java-parent-project-v2/trunk/pom.xml Fri Mar 22 20:46:58 2013
@@ -89,7 +89,7 @@
         <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
-            <version>6.5.2</version>
+            <version>6.8</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>
@@ -103,7 +103,7 @@
                 test classpath, even if it's not used, doesn't hurt anything. -->
             <groupId>xmlunit</groupId>
             <artifactId>xmlunit</artifactId>
-            <version>1.3</version>
+            <version>1.4</version>
             <scope>test</scope>
         </dependency>
     </dependencies>



More information about the commits mailing list