Skip to content

Commit

Permalink
Bump maven-clean-plugin from 3.2.0 to 3.3.1 (#415)
Browse files Browse the repository at this point in the history
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.2.0 to 3.3.1.
- [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.3.1)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent bb52ed5 commit 855da1a
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 @@ -21,7 +21,7 @@

<properties>
<!-- Plugin versions -->
<version.clean.plugin>3.2.0</version.clean.plugin>
<version.clean.plugin>3.3.1</version.clean.plugin>
<version.compiler.plugin>3.11.0</version.compiler.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.gpg.plugin>3.1.0</version.gpg.plugin>
Expand Down

0 comments on commit 855da1a

Please sign in to comment.