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

[myfaces-tobago] branch tobago-4.x 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 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 55e87b8  build(deps): bump docker-maven-plugin from 0.36.0 to 0.36.1
55e87b8 is described below

commit 55e87b8b7fb5f28b5ee58ae3042a3630a67e6fb0
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jun 28 16:09:29 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 | 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 7ed010b..530bf2a 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.36.0</version>
+            <version>0.36.1</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.36.0</version>
+            <version>0.36.1</version>
             <configuration>
               <images>
                 <image>