Skip to content

Commit 2642f93

Browse files
authored
Merge pull request #4659 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.40.3
build(deps): bump docker-maven-plugin from 0.40.2 to 0.40.3
2 parents 19163f3 + 472855f commit 2642f93

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
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>io.fabric8</groupId>
205205
<artifactId>docker-maven-plugin</artifactId>
206-
<version>0.40.2</version>
206+
<version>0.40.3</version>
207207
<configuration>
208208
<verbose>true</verbose>
209209
<images>

0 commit comments

Comments
 (0)