You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by ha...@apache.org on 2018/07/11 18:35:18 UTC

any23 git commit: ANY23-363 updated httpclient/httpcore to 4.5.6/4.4.10

Repository: any23
Updated Branches:
  refs/heads/master a523e7ed9 -> 40619343d


ANY23-363 updated httpclient/httpcore to 4.5.6/4.4.10


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/40619343
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/40619343
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/40619343

Branch: refs/heads/master
Commit: 40619343dd8876dc447ea49ae952af33899b008f
Parents: a523e7e
Author: Hans <fi...@gmail.com>
Authored: Wed Jul 11 13:28:11 2018 -0500
Committer: Hans <fi...@gmail.com>
Committed: Wed Jul 11 13:28:11 2018 -0500

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/40619343/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e57b2c..21ac9f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,8 +270,8 @@
     <implementation.build>${scmBranch}@r${buildNumber}</implementation.build>
     <implementation.build.tstamp>${maven.build.timestamp}</implementation.build.tstamp>
 
-    <httpclient.version>4.5.5</httpclient.version>
-    <httpcore.version>4.4.9</httpcore.version>
+    <httpclient.version>4.5.6</httpclient.version>
+    <httpcore.version>4.4.10</httpcore.version>
     <owlapi.version>5.1.5</owlapi.version>
     <poi.version>3.17</poi.version>
     <rdf4j.version>2.3.2</rdf4j.version>