Skip to content

Commit 7be4bbb

Browse files
committed
#7 - Upgrade to Maven dependency plugin in version 2.7.
1 parent c4aad35 commit 7be4bbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: parent/pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,12 @@
610610
</extensions>
611611

612612
<plugins>
613+
614+
<plugin>
615+
<groupId>org.apache.maven.plugins</groupId>
616+
<artifactId>maven-dependency-plugin</artifactId>
617+
<version>2.7</version>
618+
</plugin>
613619

614620
<plugin>
615621
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)