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

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


The following commit(s) were added to refs/heads/master by this push:
     new 771c811  DRILL-7946: Bump HttpClient from 4.5.12 to 4.5.13 for 
CVE-2020-13956 (#2250)
771c811 is described below

commit 771c81194ab49a9fbdcdf344259eb0f57c62cff0
Author: luoc <[email protected]>
AuthorDate: Sat Jun 5 05:04:18 2021 +0800

    DRILL-7946: Bump HttpClient from 4.5.12 to 4.5.13 for CVE-2020-13956 (#2250)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3648921..f6817b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
     <commons.compress.version>1.20</commons.compress.version>
     <hikari.version>3.4.2</hikari.version>
     <netty.version>4.1.59.Final</netty.version>
-    <httpclient.version>4.5.12</httpclient.version>
+    <httpclient.version>4.5.13</httpclient.version>
     <libthrift.version>0.14.0</libthrift.version>
     <derby.version>10.14.2.0</derby.version>
     <commons.cli.version>1.4</commons.cli.version>

Reply via email to