Skip to content

Commit 0d92fdc

Browse files
authored
Merge pull request #4776 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.42.0
build(deps): bump docker-maven-plugin from 0.41.0 to 0.42.0
2 parents d3cc1e7 + 8022132 commit 0d92fdc

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.41.0</version>
211+
<version>0.42.0</version>
212212
<configuration>
213213
<verbose>true</verbose>
214214
<images>

0 commit comments

Comments
 (0)