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


The following commit(s) were added to refs/heads/master by this push:
     new 22bec38ff1 Upgrading docker-maven-plugin
22bec38ff1 is described below

commit 22bec38ff1dabf98a7cb7142953069db3a5d09e9
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jul 29 09:19:21 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index 1f06dc05d2..3de80158f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1650,7 +1650,7 @@ under the License.
         <plugin>
           <groupId>io.fabric8</groupId>
           <artifactId>docker-maven-plugin</artifactId>
-          <version>0.44.0</version>
+          <version>0.45.0</version>
         </plugin>
 
         <plugin>

Reply via email to