Skip to content

Commit

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

Bump maven-clean-plugin from 3.1.0 to 3.2.0
  • Loading branch information
smcvb authored Apr 5, 2022
2 parents 635a949 + b51dafc commit a3a5078
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 @@ -278,7 +278,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down

0 comments on commit a3a5078

Please sign in to comment.