Skip to content

Commit 8c86bd4

Browse files
Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 (#384)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 546afa6 commit 8c86bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
</plugin>
307307
<plugin>
308308
<artifactId>maven-clean-plugin</artifactId>
309-
<version>3.2.0</version>
309+
<version>3.3.2</version>
310310
<configuration>
311311
<filesets>
312312
<fileset>

0 commit comments

Comments
 (0)