Skip to content

Commit

Permalink
Merge pull request #108 from Ekryd/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-install-plugin-3.0.1

Bump maven-install-plugin from 3.0.0 to 3.0.1
  • Loading branch information
Ekryd authored Jul 26, 2022
2 parents a3848e7 + 01cb2d6 commit ade6043
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 @@ -151,7 +151,7 @@
<!-- Define versions for standard plugins -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-install-plugin</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</plugin>
<plugin>
<!-- Used for Maven integration testing -->
Expand Down

0 comments on commit ade6043

Please sign in to comment.