Skip to content

Commit

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

build(deps): bump maven-clean-plugin from 2.5 to 3.2.0
  • Loading branch information
CarmJos authored Jun 30, 2022
2 parents 8293140 + 810a584 commit 18cf1ed
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 @@ -169,7 +169,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.5</version>
<version>3.2.0</version>
<configuration>
<filesets>
<fileset>
Expand Down

0 comments on commit 18cf1ed

Please sign in to comment.