Skip to content

Commit 4d7daa1

Browse files
Bump docker-maven-plugin from 0.33.0 to 0.35.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.33.0 to 0.35.0. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](fabric8io/docker-maven-plugin@v0.33.0...v0.35.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7b3f77e commit 4d7daa1

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)