Skip to content

Commit f6328fe

Browse files
authored
Update dependency org.apache.maven.plugins:maven-dependency-plugin to v2.10 (#4)
2 parents 50b8e0b + b6284af commit f6328fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ limitations under the License.</license.inlineHeader>
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-dependency-plugin</artifactId>
171-
<version>2.8</version>
171+
<version>2.10</version>
172172
<executions>
173173
<execution>
174174
<id>list-deps</id>

0 commit comments

Comments
 (0)