Skip to content

Commit 13aadd1

Browse files
authored
Merge pull request eXist-db#4509 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.40.2
Bump docker-maven-plugin from 0.40.1 to 0.40.2
2 parents 7ac6193 + 86a93f4 commit 13aadd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>io.fabric8</groupId>
199199
<artifactId>docker-maven-plugin</artifactId>
200-
<version>0.40.1</version>
200+
<version>0.40.2</version>
201201
<configuration>
202202
<verbose>true</verbose>
203203
<images>

0 commit comments

Comments
 (0)