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/12/01 19:08:39 UTC

[jena] 02/02: Bump httpcore from 4.4.13 to 4.4.14

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

commit bff2cba5eed934a068de290f864f7fa408e1a20c
Author: Andy Seaborne <an...@apache.org>
AuthorDate: Tue Dec 1 19:03:37 2020 +0000

    Bump httpcore from 4.4.13 to 4.4.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bbe41f..b1ee58f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <ver.dexxcollection>0.7</ver.dexxcollection>
 
     <ver.httpclient>4.5.13</ver.httpclient>
-    <ver.httpcore>4.4.13</ver.httpcore>
+    <ver.httpcore>4.4.14</ver.httpcore>
     <!-- Normally, these are the same as the above
          In the case of 4.2.6, there isn't a httpcore-osgi.
     -->