You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2020/11/11 18:38:38 UTC

[jena] branch master updated: Updates for httpclient/httpcore

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/master by this push:
     new c71c16a  Updates for httpclient/httpcore
c71c16a is described below

commit c71c16a9d614eb385768e2f42380a2101e81fb79
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Wed Nov 11 18:36:39 2020 +0000

    Updates for httpclient/httpcore
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a08fc62..4cc240e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,8 +84,8 @@
 
     <ver.dexxcollection>0.7</ver.dexxcollection>
 
-    <ver.httpclient>4.5.10</ver.httpclient>
-    <ver.httpcore>4.4.9</ver.httpcore>
+    <ver.httpclient>4.5.13</ver.httpclient>
+    <ver.httpcore>4.4.13</ver.httpcore>
     <!-- Normally, these are the same as the above
          In the case of 4.2.6, there isn't a httpcore-osgi.
     -->