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

shuber pushed a commit to branch unomi-2.7.x
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/unomi-2.7.x by this push:
     new 03066a72d Update docker-maven-plugin to version 0.46.0 in pom.xml
03066a72d is described below

commit 03066a72dde5e80634f1bcec770b9b2d5c456cdd
Author: Serge Huber <shu...@jahia.com>
AuthorDate: Thu Aug 28 06:27:31 2025 +0200

    Update docker-maven-plugin to version 0.46.0 in pom.xml
---
 docker/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/pom.xml b/docker/pom.xml
index 57502de25..18c517c23 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -105,7 +105,7 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.40.2</version>
+                <version>0.46.0</version>
                 <configuration>
                     <images>
                         <image>

Reply via email to