Bump httpclient in /src/it/simple-for-SLING-10956-it

Bumps httpclient from 4.5.12 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/src/it/simple-for-SLING-10956-it/pom.xml b/src/it/simple-for-SLING-10956-it/pom.xml
index 35db3e7..8abba43 100644
--- a/src/it/simple-for-SLING-10956-it/pom.xml
+++ b/src/it/simple-for-SLING-10956-it/pom.xml
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5.12</version>
+            <version>4.5.13</version>
             <scope>test</scope>
         </dependency>
     </dependencies>