Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-clean-plugin in /xmvn-parent
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.2.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.2.0...maven-clean-plugin-3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mizdebsk committed Sep 26, 2024
1 parent fb87de4 commit 89218c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmvn-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<buildHelperPluginVersion>3.6.0</buildHelperPluginVersion>
<checkstyleVersion>9.3</checkstyleVersion>
<checkstylePluginVersion>3.3.0</checkstylePluginVersion>
<cleanPluginVersion>3.2.0</cleanPluginVersion>
<cleanPluginVersion>3.4.0</cleanPluginVersion>
<compilerPluginVersion>3.13.0</compilerPluginVersion>
<dependencyPluginVersion>3.8.0</dependencyPluginVersion>
<deployPluginVersion>3.1.1</deployPluginVersion>
Expand Down

0 comments on commit 89218c3

Please sign in to comment.