Skip to content

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 Oct 27, 2023
1 parent a1717a7 commit 6fcabf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<!-- Build / Plugins -->
<jacoco-maven.version>0.8.8</jacoco-maven.version>
<maven-assembly.version>3.6.0</maven-assembly.version>
<maven-clean.version>3.3.1</maven-clean.version>
<maven-clean.version>3.3.2</maven-clean.version>
<maven-compiler.version>3.11.0</maven-compiler.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-enforcer.version>3.4.1</maven-enforcer.version>
Expand Down
2 changes: 1 addition & 1 deletion tracing-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<properties>
<!-- plugins -->
<maven-clean.version>3.3.1</maven-clean.version>
<maven-clean.version>3.3.2</maven-clean.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-resources.version>3.3.1</maven-resources.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
Expand Down

0 comments on commit 6fcabf3

Please sign in to comment.