MINIFI-518 Update httpcomponents httpcore to 4.4.12 to resolve issues
with those items using the SSLContextBuilder class.

Signed-off-by: Aldrin Piri <aldrin@apache.org>
diff --git a/pom.xml b/pom.xml
index 4a869f1..544409f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -598,7 +598,7 @@
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>
                 <artifactId>httpcore</artifactId>
-                <version>4.4.11</version>
+                <version>4.4.12</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>