Bump dockerfile-maven-plugin from 1.4.9 to 1.4.13

Bumps [dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven) from 1.4.9 to 1.4.13.
- [Release notes](https://github.com/spotify/dockerfile-maven/releases)
- [Changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/dockerfile-maven/compare/v1.4.9...v1.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 4 years ago committed by jvoisin
parent e303fe388e
commit cf44bf1743
  1. 2
      install/docker/pom.xml

@ -26,7 +26,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.9</version>
<version>1.4.13</version>
<executions>
<execution>
<id>default</id>

Loading…
Cancel
Save