You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by su...@apache.org on 2021/08/04 00:53:47 UTC

[druid] branch master updated: Bump docker-java-transport-netty from 3.2.8 to 3.2.11 (#11532)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 511bc96  Bump docker-java-transport-netty from 3.2.8 to 3.2.11 (#11532)
511bc96 is described below

commit 511bc964ff6f33d8b09c2bfbaee5290cb86ad9d1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Aug 3 17:53:22 2021 -0700

    Bump docker-java-transport-netty from 3.2.8 to 3.2.11 (#11532)
    
    Bumps [docker-java-transport-netty](https://github.com/docker-java/docker-java) from 3.2.8 to 3.2.11.
    - [Release notes](https://github.com/docker-java/docker-java/releases)
    - [Changelog](https://github.com/docker-java/docker-java/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/docker-java/docker-java/compare/3.2.8...3.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.docker-java:docker-java-transport-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 integration-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index df5becd..339e01f 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -308,7 +308,7 @@
         <dependency>
             <groupId>com.github.docker-java</groupId>
             <artifactId>docker-java-transport-netty</artifactId>
-            <version>3.2.8</version>
+            <version>3.2.11</version>
         </dependency>
         <dependency>
             <groupId>com.github.docker-java</groupId>

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