Skip to content

Commit

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

Bump maven-clean-plugin from 2.5 to 3.2.0
  • Loading branch information
mvallim authored Mar 17, 2023
2 parents 53c188a + 612b85f commit 3d8368f
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 @@ -114,7 +114,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.5</version>
<version>3.2.0</version>
<inherited>true</inherited>
</plugin>

Expand Down

0 comments on commit 3d8368f

Please sign in to comment.