Update plugins

This commit is contained in:
randomnicode
2018-12-10 21:03:52 -07:00
committed by Andrew DeMaria
parent fb18862db4
commit 51f17675d5
4 changed files with 14 additions and 20 deletions
+1 -2
View File
@@ -26,7 +26,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.3.4</version>
<version>1.4.9</version>
<executions>
<execution>
<id>default</id>
@@ -45,7 +45,6 @@
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>3.0.1</version>
<configuration>
<stripClassifier>true</stripClassifier>
<stripVersion>true</stripVersion>