Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-clean-plugin from 3.1.0 to 3.3.2
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.1.0 to 3.3.2.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.1.0...maven-clean-plugin-3.3.2)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent b21f0f2 commit dc47d8d
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 @@ -65,7 +65,7 @@
<buildnumber.plugin.version>3.2.0</buildnumber.plugin.version>
<bundle.plugin.version>5.1.9</bundle.plugin.version>
<cargo.plugin.version>1.8.5</cargo.plugin.version>
<clean.plugin.version>3.1.0</clean.plugin.version>
<clean.plugin.version>3.3.2</clean.plugin.version>
<compiler.version>3.12.1</compiler.version>
<dependency.plugin.version>3.2.0</dependency.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
Expand Down

0 comments on commit dc47d8d

Please sign in to comment.