aboutsummaryrefslogtreecommitdiffstats
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 d58071d8f3..9f833fdf47 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -329,7 +329,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>