From 755a9027a3948eb9a72e99c8cf5063ad980d4f87 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2019 12:36:28 +0000 Subject: [PATCH] Bump dockerfile-maven-plugin from 1.4.3 to 1.4.13 Bumps [dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven) from 1.4.3 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.3...v1.4.13) Signed-off-by: dependabot-preview[bot] --- chapter19/ingredient-service/pom.xml | 2 +- chapter19/taco-service/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..1b5c40b2 100644 --- a/chapter19/ingredient-service/pom.xml +++ b/chapter19/ingredient-service/pom.xml @@ -93,7 +93,7 @@ com.spotify dockerfile-maven-plugin - 1.4.3 + 1.4.13 ${docker.image.prefix}/${project.artifactId} diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..ac466080 100644 --- a/chapter19/taco-service/pom.xml +++ b/chapter19/taco-service/pom.xml @@ -114,7 +114,7 @@ com.spotify dockerfile-maven-plugin - 1.4.3 + 1.4.13 ${docker.image.prefix}/${project.artifactId}