Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-depende…
Browse files Browse the repository at this point in the history
…ncy-plugin to v3
  • Loading branch information
renovate-bot committed Jun 21, 2020
1 parent 97df786 commit b83fd22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spoon-pom/pom.xml
Expand Up @@ -169,7 +169,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.10</version>
<version>3.1.2</version>
<executions>
<execution>
<id>copy-dependencies</id>
Expand Down
2 changes: 1 addition & 1 deletion spoon-visualisation/pom.xml
Expand Up @@ -52,7 +52,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<executions>
<execution>
<id>main deps</id>
Expand Down

0 comments on commit b83fd22

Please sign in to comment.