You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/30 11:29:50 UTC

[servicecomb-java-chassis] branch master updated: Bump docker-maven-plugin from 0.39.1 to 0.40.0 (#3020)

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 e965d6c9b Bump docker-maven-plugin from 0.39.1 to 0.40.0 (#3020)
e965d6c9b is described below

commit e965d6c9b44d225d1ad18345e576b46101e651b4
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 30 19:29:45 2022 +0800

    Bump docker-maven-plugin from 0.39.1 to 0.40.0 (#3020)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0085c8dd4..5961b47d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <checkstyle-maven-plugin.version>3.1.2</checkstyle-maven-plugin.version>
     <coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
     <dependency-check-maven-plugin.version>7.1.0</dependency-check-maven-plugin.version>
-    <docker-maven-plugin.version>0.39.1</docker-maven-plugin.version>
+    <docker-maven-plugin.version>0.40.0</docker-maven-plugin.version>
     <exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
     <gmaven-plugin.version>1.5</gmaven-plugin.version>
     <gpg-maven-plugin.version>3.0.1</gpg-maven-plugin.version>