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 2022/03/18 13:58:48 UTC

[myfaces-tobago] branch master updated: build(deps): bump docker-maven-plugin from 0.39.0 to 0.39.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 d256572  build(deps): bump docker-maven-plugin from 0.39.0 to 0.39.1
d256572 is described below

commit d256572a7d7918dd0826693b32f198b4ea2a5ee5
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 16 17:29:47 2022 +0000

    build(deps): bump docker-maven-plugin from 0.39.0 to 0.39.1
    
    Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.39.0 to 0.39.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.39.0...v0.39.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 15e22c3..ef68abe 100644
--- a/tobago-example/tobago-example-demo/pom.xml
+++ b/tobago-example/tobago-example-demo/pom.xml
@@ -346,7 +346,7 @@
           <plugin>
             <groupId>io.fabric8</groupId>
             <artifactId>docker-maven-plugin</artifactId>
-            <version>0.39.0</version>
+            <version>0.39.1</version>
             <configuration>
               <images>
                 <image>