This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 14144e8d2e [Bug][dep] Bump httpclient version to 4.5.13 (#9631)
14144e8d2e is described below
commit 14144e8d2e08eb7843aa2e20b705577fa23283e5
Author: Tq <[email protected]>
AuthorDate: Wed Apr 27 12:11:11 2022 +0800
[Bug][dep] Bump httpclient version to 4.5.13 (#9631)
---
dolphinscheduler-dist/release-docs/LICENSE | 2 +-
pom.xml | 2 +-
tools/dependencies/known-dependencies.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dolphinscheduler-dist/release-docs/LICENSE
b/dolphinscheduler-dist/release-docs/LICENSE
index 8539d3a0cd..c2472da965 100644
--- a/dolphinscheduler-dist/release-docs/LICENSE
+++ b/dolphinscheduler-dist/release-docs/LICENSE
@@ -285,7 +285,7 @@ The text of each license is also included at
licenses/LICENSE-[project].txt.
hive-service-rpc 2.1.0:
https://mvnrepository.com/artifact/org.apache.hive/hive-service-rpc/2.1.0,
Apache 2.0
hive-storage-api 2.1.0:
https://mvnrepository.com/artifact/org.apache.hive/hive-storage-api/2.1.0,
Apache 2.0
htrace-core 3.1.0-incubating:
https://mvnrepository.com/artifact/org.apache.htrace/htrace-core/3.1.0-incubating,
Apache 2.0
- httpclient 4.4.1:
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.4.1,
Apache 2.0
+ httpclient 4.5.13:
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.13,
Apache 2.0
httpcore 4.4.1:
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.1,
Apache 2.0
httpmime 4.5.13:
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/4.5.13,
Apache 2.0
jackson-annotations 2.10.5:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations/2.10.5,
Apache 2.0
diff --git a/pom.xml b/pom.xml
index 5abd1d4de8..f92cb63d7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<h2.version>1.4.200</h2.version>
<commons.codec.version>1.11</commons.codec.version>
<commons.logging.version>1.1.1</commons.logging.version>
- <httpclient.version>4.4.1</httpclient.version>
+ <httpclient.version>4.5.13</httpclient.version>
<httpcore.version>4.4.1</httpcore.version>
<junit.version>4.12</junit.version>
<mysql.connector.version>8.0.16</mysql.connector.version>
diff --git a/tools/dependencies/known-dependencies.txt
b/tools/dependencies/known-dependencies.txt
index fbb85b5000..65a370772a 100755
--- a/tools/dependencies/known-dependencies.txt
+++ b/tools/dependencies/known-dependencies.txt
@@ -84,7 +84,7 @@ hive-service-2.1.0.jar
hive-service-rpc-2.1.0.jar
hive-storage-api-2.1.0.jar
htrace-core-3.1.0-incubating.jar
-httpclient-4.4.1.jar
+httpclient-4.5.13.jar
httpcore-4.4.1.jar
httpmime-4.5.13.jar
j2objc-annotations-1.1.jar