Skip to content

Commit 3ece92c

Browse files
authored
Merge pull request #4734 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.41.0
build(deps): bump docker-maven-plugin from 0.40.3 to 0.41.0
2 parents 858f2ea + 62ec0ae commit 3ece92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>io.fabric8</groupId>
210210
<artifactId>docker-maven-plugin</artifactId>
211-
<version>0.40.3</version>
211+
<version>0.41.0</version>
212212
<configuration>
213213
<verbose>true</verbose>
214214
<images>

0 commit comments

Comments
 (0)