Skip to content

Commit

Permalink
Merge pull request #4856 from eXist-db/dependabot/maven/io.fabric8-do…
Browse files Browse the repository at this point in the history
…cker-maven-plugin-0.42.1

build(deps): bump docker-maven-plugin from 0.42.0 to 0.42.1
  • Loading branch information
adamretter committed Apr 7, 2023
2 parents b032a42 + 30bfd94 commit 96939cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.42.0</version>
<version>0.42.1</version>
<configuration>
<verbose>true</verbose>
<images>
Expand Down

0 comments on commit 96939cc

Please sign in to comment.