Skip to content

Commit 96939cc

Browse files
authored
Merge pull request eXist-db#4856 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.42.1
build(deps): bump docker-maven-plugin from 0.42.0 to 0.42.1
2 parents b032a42 + 30bfd94 commit 96939cc

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

0 commit comments

Comments
 (0)