SLING-2143 SlingPostServlet ImportOperation should honor the _charset_ parameter

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1150269 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 728bd27..8da484e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.testing</artifactId>
-            <version>2.0.8</version>
+            <version>2.0.9-SNAPSHOT</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>