update testing dependencies

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1759812 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 3713f2c..4f75093 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,13 +234,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
-            <version>1.0.14</version>
+            <version>1.0.17-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.tools</artifactId>
-            <version>1.0.10</version>
+            <version>1.0.14</version>
             <scope>test</scope>
         </dependency>
         <dependency>