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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c0f1a3f1f Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 
(#851)
2c0f1a3f1f is described below

commit 2c0f1a3f1f1d70312f5a4d5c651c11aa389849ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 1 05:09:18 2024 +0200

    Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#851)
    
    Bumps 
[io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin)
 from 0.45.0 to 0.45.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.45.0...v0.45.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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4209769fef..e6d7b58cac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1676,7 +1676,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.45.0</version>
+          <version>0.45.1</version>
         </plugin>
 
         <plugin>

Reply via email to