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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new a0c386e  chore(deps): update dependency io.fabric8:docker-maven-plugin 
to v0.47.0 (#544)
a0c386e is described below

commit a0c386e23ded752451021bc3143724ffba087cd8
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Nov 4 08:14:52 2025 +0000

    chore(deps): update dependency io.fabric8:docker-maven-plugin to v0.47.0 
(#544)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1c0b88e..db90322 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,7 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.46.0</version>
+                <version>0.47.0</version>
                 <configuration>
                     <skip>${docker.skip}</skip>
                     <containerNamePattern>%e</containerNamePattern>

Reply via email to