update to latest sling-mock

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1764044 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2fbef78..c6f7c42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,14 +50,14 @@
         <dependency>

             <groupId>org.apache.sling</groupId>

             <artifactId>org.apache.sling.testing.sling-mock</artifactId>

-            <version>2.1.0</version>

+            <version>2.1.2</version>

             <scope>compile</scope>

         </dependency>

     

         <dependency>

             <groupId>org.apache.sling</groupId>

             <artifactId>org.apache.sling.testing.sling-mock</artifactId>

-            <version>2.1.0</version>

+            <version>2.1.2</version>

             <classifier>tests</classifier>

             <scope>test</scope>

         </dependency>