Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.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.2.0 to 3.3.2.
- [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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nielm committed Dec 4, 2023
1 parent f343f4d commit 35916b9
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 @@ -28,7 +28,7 @@
<guava.version>32.1.1-jre</guava.version>
<slf4j.version>2.0.7</slf4j.version>
<commons-cli.version>1.5.0</commons-cli.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<ph-javacc-maven-plugin.version>4.1.5</ph-javacc-maven-plugin.version>
Expand Down

0 comments on commit 35916b9

Please sign in to comment.