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

[calcite-avatica] branch master updated: [CALCITE-3180] Bump httpclient from 4.5.6 to 4.5.9 (Fokko Driesprong)

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

sereda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git


The following commit(s) were added to refs/heads/master by this push:
     new 8138d42  [CALCITE-3180] Bump httpclient from 4.5.6 to 4.5.9 (Fokko Driesprong)
8138d42 is described below

commit 8138d42841a599397fa6bedcb53ae694d388f100
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Thu Jul 11 09:03:02 2019 +0100

    [CALCITE-3180] Bump httpclient from 4.5.6 to 4.5.9 (Fokko Driesprong)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 846ac63..d052d0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ limitations under the License.
     <h2.version>1.4.197</h2.version>
     <hamcrest.version>1.3</hamcrest.version>
     <hsqldb.version>2.4.1</hsqldb.version>
-    <httpclient.version>4.5.6</httpclient.version>
+    <httpclient.version>4.5.9</httpclient.version>
     <httpcore.version>4.4.11</httpcore.version>
     <hydromatic-toolbox.version>0.3</hydromatic-toolbox.version>
     <jackson.version>2.9.9</jackson.version>