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:26 UTC

[myfaces-tobago] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 113e42c  build(deps): bump docker-maven-plugin from 0.34.1 to 0.35.0
113e42c is described below

commit 113e42ce898882225bd85c285877df16bfadab72
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Apr 5 08:34:31 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tobago-example/tobago-example-demo/pom.xml b/tobago-example/tobago-example-demo/pom.xml
index c50b30b..348ef75 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -153,7 +153,7 @@
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.34.1</version>
+          <version>0.35.0</version>
           <configuration>
             <images>
               <image>