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

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

commit 2673a9bd9e36476128a76497845068a7d862befb
Author: Willem Jiang <willem.ji...@gmail.com>
AuthorDate: Mon Feb 28 17:49:13 2022 +0800

    SCB-2399 Upgarde the docker plugin version to 2399
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71b9c2b..c597127 100644
--- a/pom.xml
+++ b/pom.xml
@@ -692,7 +692,7 @@
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.28.0</version>
+          <version>0.39.1</version>
         </plugin>
         <plugin>
           <groupId>com.github.odavid.maven.plugins</groupId>

Reply via email to