summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--distribution/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 0765127..945de06 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -289,6 +289,13 @@
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.16.5</version>
+ <dependencies>
+ <dependency>
+ <groupId>com.github.jnr</groupId>
+ <artifactId>jnr-unixsocket</artifactId>
+ <version>0.13</version>
+ </dependency>
+ </dependencies>
<inherited>false</inherited>
<configuration>
<images>