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 7e153e6  chore(deps): update dependency io.fabric8:docker-maven-plugin 
to v0.45.0 (#357)
7e153e6 is described below

commit 7e153e62000280f30e24eea3f201d7295e0feb1e
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Sep 12 19:17:01 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index f210497..bcb7a16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
             <plugin>
                 <groupId>io.fabric8</groupId>
                 <artifactId>docker-maven-plugin</artifactId>
-                <version>0.44.0</version>
+                <version>0.45.0</version>
                 <configuration>
                     <skip>${docker.skip}</skip>
                     <containerNamePattern>%e</containerNamePattern>

Reply via email to