Explicitly initialise the EventCallback class
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b419e3a..f8260f8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
                <docker.location>${basedir}/target</docker.location>
                <spring-boot.version>1.5.14.RELEASE</spring-boot.version>
                <apache.commons-text.version>1.1</apache.commons-text.version>
-               <commons-compress.version>1.14</commons-compress.version>
+               <commons-compress.version>1.17</commons-compress.version>
                <hamcrest-all.version>1.3</hamcrest-all.version>
                <babel.version>1.2.0</babel.version>
                <aai.rest.client.version>1.2.1</aai.rest.client.version>
                                <groupId>com.spotify</groupId>
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
-                               <dependencies>
-                                       <dependency>
-                                               <groupId>com.github.jnr</groupId>
-                                               <artifactId>jnr-unixsocket</artifactId>
-                                               <version>0.13</version>
-                                       </dependency>
-                               </dependencies>
                                <configuration>
                                        <verbose>true</verbose>
                                        <serverId>docker-hub</serverId>