You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/04/13 01:40:40 UTC

[apisix] branch master updated: build(deps): bump httpclient from 4.5.5 to 4.5.13 in /t/lib/dubbo-backend/dubbo-backend-provider (#6831)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new b2184d85e build(deps): bump httpclient from 4.5.5 to 4.5.13 in /t/lib/dubbo-backend/dubbo-backend-provider (#6831)
b2184d85e is described below

commit b2184d85e12b8d56382e80099d189b454dd33e56
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Apr 13 09:40:34 2022 +0800

    build(deps): bump httpclient from 4.5.5 to 4.5.13 in /t/lib/dubbo-backend/dubbo-backend-provider (#6831)
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 t/lib/dubbo-backend/dubbo-backend-provider/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml b/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
index 9139b7e45..d1fcde77e 100644
--- a/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
+++ b/t/lib/dubbo-backend/dubbo-backend-provider/pom.xml
@@ -49,7 +49,7 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.5.5</version>
+            <version>4.5.13</version>
         </dependency>
     </dependencies>