Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit f7e46e2

Browse files
committed
upgrade maven dependency plugin
1 parent e0d8a46 commit f7e46e2

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
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.apache.maven.plugins</groupId>
202202
<artifactId>maven-dependency-plugin</artifactId>
203-
<version>2.8</version>
203+
<version>2.9</version>
204204
</plugin>
205205
<plugin>
206206
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)