diff options
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r-- | ubuntu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 2c18f251..bc6f903f 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -80,7 +80,7 @@ <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.26.0</version> + <version>0.28.0</version> <inherited>false</inherited> <configuration> |