Skip to content

Commit

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

Bump maven-dependency-plugin from 3.1.2 to 3.2.0
  • Loading branch information
adamretter authored Nov 20, 2023
2 parents 506e934 + 77bfa93 commit af5ffe3
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 @@ -119,7 +119,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 af5ffe3

Please sign in to comment.