Skip to content

Commit d832c62

Browse files
authored
Merge pull request #619 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 b9049eb + a9d47a8 commit d832c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
<plugin>
302302
<groupId>io.fabric8</groupId>
303303
<artifactId>docker-maven-plugin</artifactId>
304-
<version>0.35.0</version>
304+
<version>0.36.0</version>
305305
<configuration>
306306
<verbose>true</verbose>
307307
<images>

0 commit comments

Comments
 (0)