Skip to content

Commit

Permalink
Merge pull request #62 from jetty-project/dependabot/maven/org.apache…
Browse files Browse the repository at this point in the history
….maven.plugins-maven-dependency-plugin-3.2.0

Bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • Loading branch information
joakime authored Nov 25, 2021
2 parents 04d57b2 + c7431c6 commit fb5f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit fb5f324

Please sign in to comment.