This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 91f3f01bf10 update org.apache.httpcomponents:httpclient 4.5.5 to
4.5.13 (#22289)
91f3f01bf10 is described below
commit 91f3f01bf1090908eea885dea9bdf5ab1276e35e
Author: xiaokang <[email protected]>
AuthorDate: Sun Nov 20 20:36:51 2022 +0800
update org.apache.httpcomponents:httpclient 4.5.5 to 4.5.13 (#22289)
---
mode/type/cluster/repository/provider/consul/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mode/type/cluster/repository/provider/consul/pom.xml
b/mode/type/cluster/repository/provider/consul/pom.xml
index 72f602a127c..864d1827c63 100644
--- a/mode/type/cluster/repository/provider/consul/pom.xml
+++ b/mode/type/cluster/repository/provider/consul/pom.xml
@@ -29,7 +29,7 @@
<properties>
<consul.api.version>1.4.1</consul.api.version>
- <httpclient.version>4.5.5</httpclient.version>
+ <httpclient.version>4.5.13</httpclient.version>
</properties>
<dependencies>