Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.…
Browse files Browse the repository at this point in the history
…4.0 to 3.4.1 (#673)

Release notes: https://github.com/apache/maven-clean-plugin/releases
Full diff: apache/maven-clean-plugin@maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 0579a19 commit b5e3642
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 @@ -33,7 +33,7 @@
<skipITs>true</skipITs>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<clean-plugin.version>3.4.0</clean-plugin.version>
<clean-plugin.version>3.4.1</clean-plugin.version>
<dependency-plugin.version>3.8.1</dependency-plugin.version>
<maven-license-plugin.version>2.5.0</maven-license-plugin.version>
</properties>
Expand Down

0 comments on commit b5e3642

Please sign in to comment.