You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/04/18 09:44:04 UTC

[incubator-doris-manager] branch master updated: Bump httpclient from 4.5 to 4.5.13 in /manager/dm-agent (#45)

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

jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris-manager.git


The following commit(s) were added to refs/heads/master by this push:
     new b537b9b  Bump httpclient from 4.5 to 4.5.13 in /manager/dm-agent (#45)
b537b9b is described below

commit b537b9b4140567c36c7266150f544d52afd34850
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 18 17:44:00 2022 +0800

    Bump httpclient from 4.5 to 4.5.13 in /manager/dm-agent (#45)
    
    Bumps httpclient from 4.5 to 4.5.13.
---
 manager/dm-agent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manager/dm-agent/pom.xml b/manager/dm-agent/pom.xml
index f884824..8923257 100644
--- a/manager/dm-agent/pom.xml
+++ b/manager/dm-agent/pom.xml
@@ -54,7 +54,7 @@ under the License.
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5</version>
+            <version>4.5.13</version>
         </dependency>
 
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org