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

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

commit 30d703fa9a808c6035e9342352a9486199058060
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Dec 19 08:21:08 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 86cb32ac82..28fc24e372 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1904,7 +1904,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.40.2</version>
+          <version>0.40.3</version>
         </plugin>
 
         <plugin>

Reply via email to