Skip to content

Commit 6bcb5b4

Browse files
authored
Merge pull request #43 from evolvedbinary/dependabot/maven/io.fabric8-docker-maven-plugin-0.35.0
Bump docker-maven-plugin from 0.33.0 to 0.35.0
2 parents f28725e + 4d7daa1 commit 6bcb5b4

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
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>io.fabric8</groupId>
183183
<artifactId>docker-maven-plugin</artifactId>
184-
<version>0.33.0</version>
184+
<version>0.35.0</version>
185185
<configuration>
186186
<verbose>true</verbose>
187187
<images>

0 commit comments

Comments
 (0)