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

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


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 779ae20  Upgrading docker-maven-plugin
779ae20 is described below

commit 779ae2010e97d7fa696c8fdc4ca521fea20b42f2
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Apr 6 08:13:54 2021 +0200

    Upgrading docker-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b539e49..aedce20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2134,7 +2134,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.34.1</version>
+          <version>0.35.0</version>
         </plugin>
 
         <plugin>

Reply via email to