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

eskabetxe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bahir-flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b4231d  Bump httpclient from 4.5.2 to 4.5.13 in /flink-connector-netty
2b4231d is described below

commit 2b4231d00cb65db8f37a94945e880079e6d6942c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 6 09:59:53 2022 +0000

    Bump httpclient from 4.5.2 to 4.5.13 in /flink-connector-netty
    
    Bumps httpclient from 4.5.2 to 4.5.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 flink-connector-netty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-connector-netty/pom.xml b/flink-connector-netty/pom.xml
index 4933fea..344477f 100644
--- a/flink-connector-netty/pom.xml
+++ b/flink-connector-netty/pom.xml
@@ -57,7 +57,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.5.2</version>
+        <version>4.5.13</version>
         <scope>test</scope>
       </dependency>
     </dependencies>

Reply via email to