summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sdc-os-chef/pom.xml2
-rw-r--r--utils/webseal-simulator/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml
index 9fec52d23e..1630b31227 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -298,7 +298,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.19.1</version>
+ <version>0.23.0</version>
<configuration>
<verbose>true</verbose>
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml
index 8f288be39c..fb60abd82a 100644
--- a/utils/webseal-simulator/pom.xml
+++ b/utils/webseal-simulator/pom.xml
@@ -203,7 +203,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.19.1</version>
+ <version>0.23.0</version>
<configuration>
<verbose>true</verbose>