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}