Skip to content

Commit

Permalink
Merge pull request #154 from eXist-db/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-dependency-plugin-3.2.0

Bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • Loading branch information
line-o authored Jun 20, 2021
2 parents 9098ab0 + de1d489 commit f3c402e
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 @@ -219,7 +219,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<execution>
<id>analyze</id>
Expand Down

0 comments on commit f3c402e

Please sign in to comment.