Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent e8b64c9 commit 33a5231
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 @@ -144,7 +144,7 @@
<version.dependency.plugin>3.6.1</version.dependency.plugin>
<version.assembly.plugin>3.6.0</version.assembly.plugin>
<version.resources.plugin>3.3.1</version.resources.plugin>
<version.clean.plugin>3.3.1</version.clean.plugin>
<version.clean.plugin>3.3.2</version.clean.plugin>
<version.frontend-maven.plugin>1.12.1</version.frontend-maven.plugin>
<version.git-commit-id-maven-plugin>7.0.0</version.git-commit-id-maven-plugin>
<version.apicurio-codegen-maven-plugin>1.1.0.Final</version.apicurio-codegen-maven-plugin>
Expand Down

0 comments on commit 33a5231

Please sign in to comment.