Update plugins
This commit is contained in:
committed by
Andrew DeMaria
parent
fb18862db4
commit
51f17675d5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user