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

[myfaces-tobago] branch master updated: build(deps): bump docker-maven-plugin from 0.36.0 to 0.36.1

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

hnoeth 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 83955d2  build(deps): bump docker-maven-plugin from 0.36.0 to 0.36.1
83955d2 is described below

commit 83955d221cb5e1a229449b31a8af0e4f78bf1793
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 28 16:09:39 2021 +0000

    build(deps): bump docker-maven-plugin from 0.36.0 to 0.36.1
    
    Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.36.0 to 0.36.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.36.0...v0.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.fabric8:docker-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 66c1c3a..36cf14a 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.36.0</version>
+          <version>0.36.1</version>
           <configuration>
             <images>
               <image>