Skip to content

Commit

Permalink
Merge pull request #299 from ottlinger/dependabot/maven/org.apache.ma…
Browse files Browse the repository at this point in the history
…ven.plugins-maven-clean-plugin-3.3.1

build(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1
  • Loading branch information
ottlinger authored Jul 19, 2023
2 parents 604efdb + 28c83af commit 5433eb0
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 @@ -404,7 +404,7 @@
<!-- hudson finds Version.java twice and fails with a duplicate class-error -->
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.1</version>
<configuration>
<filesets>
<fileset>
Expand Down

0 comments on commit 5433eb0

Please sign in to comment.