diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..d9166e6c 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.12 ${docker.image.prefix}/${project.artifactId} diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..1ddfcdc7 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.12 ${docker.image.prefix}/${project.artifactId}