Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 214a1a3 commit df2cc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<command-security-plugin.version>1.0.17</command-security-plugin.version>
<command.security.maven.plugin.isFailureFatal>false</command.security.maven.plugin.isFailureFatal>
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>
<maven.clean.plugin.version>3.4.0</maven.clean.plugin.version>
<maven.clean.plugin.version>3.4.1</maven.clean.plugin.version>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<maven.surefire.plugin.version>3.5.2</maven.surefire.plugin.version>
Expand Down

0 comments on commit df2cc38

Please sign in to comment.