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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 7ca85e6 commit 1f12a9e
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 @@ -194,7 +194,7 @@
<!-- classpath resource coming from jetty-header-templates artifact -->
<license.header.resource>jetty-header-template.txt</license.header.resource>
<maven.assembly.plugin.version>3.6.0</maven.assembly.plugin.version>
<maven.clean.plugin.version>3.3.1</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.compiler.source>${jdk.version.minimum}</maven.compiler.source>
<maven.compiler.target>${jdk.version.minimum}</maven.compiler.target>
Expand Down

0 comments on commit 1f12a9e

Please sign in to comment.