summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--standalone/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index f960369..9bffe50 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -225,6 +225,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>