You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/07/28 08:13:05 UTC

[camel-karaf] branch main updated: Upgrade Docker Java to version 3.2.11_1

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new e361f76  Upgrade Docker Java to version 3.2.11_1
e361f76 is described below

commit e361f76df2ca99e31ad584cb673b034be2e7abdd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 28 10:04:35 2021 +0200

    Upgrade Docker Java to version 3.2.11_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3edd89..9c45b97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
         <digitalpetri-fsm-client>0.2</digitalpetri-fsm-client>
         <digitalpetri-netty-client>0.3</digitalpetri-netty-client>
         <dnsjava-bundle-version>3.4.0_1</dnsjava-bundle-version>
-        <docker-java-bundle-version>3.2.10_1</docker-java-bundle-version>
+        <docker-java-bundle-version>3.2.11_1</docker-java-bundle-version>
         <docker-java-commons-compress-version>1.20</docker-java-commons-compress-version>
         <debezium-version>1.0.0.Final</debezium-version>
         <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>