Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit 6628833

Browse files
build(deps): bump maven-clean-plugin from 3.1.0 to 3.2.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0) --- 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]>
1 parent aae717d commit 6628833

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
@@ -184,7 +184,7 @@
184184

185185
<plugin>
186186
<artifactId>maven-clean-plugin</artifactId>
187-
<version>3.1.0</version>
187+
<version>3.2.0</version>
188188
<configuration>
189189
<filesets>
190190
<fileset>

0 commit comments

Comments
 (0)