You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/11 14:34:30 UTC

[myfaces-tobago] branch tobago-4.x updated: chore(deps): bump docker-maven-plugin from 0.25.2 to 0.34.1

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

bommel pushed a commit to branch tobago-4.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new 17c6316  chore(deps): bump docker-maven-plugin from 0.25.2 to 0.34.1
17c6316 is described below

commit 17c631620fc5b4b5062611ab6165d3d522bbb538
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Feb 11 14:23:28 2021 +0000

    chore(deps): bump docker-maven-plugin from 0.25.2 to 0.34.1
    
    Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.25.2 to 0.34.1.
    - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases)
    - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md)
    - [Commits](https://github.com/fabric8io/docker-maven-plugin/compare/v0.25.2...v0.34.1)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 tobago-example/tobago-example-demo/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index c521c1c..76e8d50 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -775,7 +775,7 @@
           <plugin>
             <groupId>io.fabric8</groupId>
             <artifactId>docker-maven-plugin</artifactId>
-            <version>0.25.2</version>
+            <version>0.34.1</version>
             <configuration>
               <startParallel>true</startParallel>
               <sourceDirectory>src/main/docker-tests</sourceDirectory>
@@ -976,7 +976,7 @@
           <plugin>
             <groupId>io.fabric8</groupId>
             <artifactId>docker-maven-plugin</artifactId>
-            <version>0.22.1</version>
+            <version>0.34.1</version>
             <configuration>
               <images>
                 <image>