This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch SCB-2399 in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git
commit 0ec5a6719221e374923ffb1cf09a81057d81a5a0 Author: Willem Jiang <[email protected]> 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 b64423c..b0fa401 100644 --- a/pom.xml +++ b/pom.xml @@ -691,7 +691,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>
