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

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


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

commit 791b0f85915cbe578c5cb4a1e026da1d9cd25a6a
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Aug 14 08:21:25 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 9d306a9221..c007cfb740 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2129,7 +2129,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.43.0</version>
+          <version>0.43.3</version>
         </plugin>
 
         <plugin>

Reply via email to