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 1124cd2  chore(deps): update dependency io.fabric8:docker-maven-plugin 
to v0.49.0 (#661)
1124cd2 is described below

commit 1124cd256416f78f7f746a2980a84b4edd28254e
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Aug 10 09:34:05 2026 +0100

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

diff --git a/pom.xml b/pom.xml
index ebfa598..fade07a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,7 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.48.1</version>
+                <version>0.49.0</version>
                 <configuration>
                     <skip>${docker.skip}</skip>
                     <containerNamePattern>%e</containerNamePattern>

Reply via email to