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 2022/12/21 09:26:54 UTC

[myfaces-tobago] branch tobago-4.x updated: build(deps): bump docker-maven-plugin from 0.40.2 to 0.40.3 (#3575)

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 25462948d6 build(deps): bump docker-maven-plugin from 0.40.2 to 0.40.3 (#3575)
25462948d6 is described below

commit 25462948d62d2812d642ff2a40ebcbb8e9dabf96
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 21 10:26:48 2022 +0100

    build(deps): bump docker-maven-plugin from 0.40.2 to 0.40.3 (#3575)
    
    Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.40.2 to 0.40.3.
    - [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.40.2...v0.40.3)
    
    ---
    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>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.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 592b0ee961..f407a0c387 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.40.2</version>
+            <version>0.40.3</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.40.2</version>
+            <version>0.40.3</version>
             <configuration>
               <images>
                 <image>