Skip to content

Commit 3219e9e

Browse files
authored
Merge pull request #3901 from eXist-db/dependabot/maven/io.fabric8-docker-maven-plugin-0.36.0
Bump docker-maven-plugin from 0.35.0 to 0.36.0
2 parents 77b9599 + fc95bfe commit 3219e9e

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
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>io.fabric8</groupId>
198198
<artifactId>docker-maven-plugin</artifactId>
199-
<version>0.35.0</version>
199+
<version>0.36.0</version>
200200
<configuration>
201201
<verbose>true</verbose>
202202
<images>

0 commit comments

Comments
 (0)