You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/04/06 07:29:08 UTC

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

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

lofwyr 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 57d8b12  build(deps): bump docker-maven-plugin from 0.34.1 to 0.35.0
57d8b12 is described below

commit 57d8b12426a98554a52a32b510446d9ebfa967e1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 5 08:36:20 2021 +0000

    build(deps): bump docker-maven-plugin from 0.34.1 to 0.35.0
    
    Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.34.1 to 0.35.0.
    - [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.34.1...v0.35.0)
    
    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 652dc36..160b54c 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -787,7 +787,7 @@
           <plugin>
             <groupId>io.fabric8</groupId>
             <artifactId>docker-maven-plugin</artifactId>
-            <version>0.34.1</version>
+            <version>0.35.0</version>
             <configuration>
               <startParallel>true</startParallel>
               <sourceDirectory>src/main/docker-tests</sourceDirectory>
@@ -988,7 +988,7 @@
           <plugin>
             <groupId>io.fabric8</groupId>
             <artifactId>docker-maven-plugin</artifactId>
-            <version>0.34.1</version>
+            <version>0.35.0</version>
             <configuration>
               <images>
                 <image>