This is an automated email from the ASF dual-hosted git repository.
leventov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git
The following commit(s) were added to refs/heads/master by this push:
new f7cf2f7 Bump httpcore from 4.4.4 to 4.4.11 (#7870)
f7cf2f7 is described below
commit f7cf2f7cad430d7d94bf3f8993af81552290430d
Author: Benedict Jin <[email protected]>
AuthorDate: Sat Aug 10 00:53:20 2019 +0800
Bump httpcore from 4.4.4 to 4.4.11 (#7870)
* Bump httpcore from 4.4.4 to 4.4.11
* Update the version of httpcore in licenses.yaml
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index f6f8337..1ebe9b5 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -676,7 +676,7 @@ name: Apache HttpCore
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.4.4
+version: 4.4.11
libraries:
- org.apache.httpcomponents: httpcore
diff --git a/pom.xml b/pom.xml
index dcebf1a..f6a2a25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -640,7 +640,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
- <version>4.4.4</version>
+ <version>4.4.11</version>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]