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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


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

commit 3bfcc557aa6d0a526fabc7bbcde89b1ac7078ac5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 2 09:04:41 2024 +0800

    Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#4551)
    
    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 833f845b3..071ea6f77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
     <checkstyle-maven-plugin.version>3.5.0</checkstyle-maven-plugin.version>
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
     
<dependency-check-maven-plugin.version>10.0.4</dependency-check-maven-plugin.version>
-    <docker-maven-plugin.version>0.45.0</docker-maven-plugin.version>
+    <docker-maven-plugin.version>0.45.1</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
     <gpg-maven-plugin.version>3.2.5</gpg-maven-plugin.version>
     <jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>

Reply via email to