Bump httpcore from 4.4.13 to 4.4.14

Bumps httpcore from 4.4.13 to 4.4.14.

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index 2b8a313..a240a79 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -67,7 +67,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpcore</artifactId>
-      <version>4.4.13</version>
+      <version>4.4.14</version>
     </dependency>
 
     <!-- test -->