Skip to content

Commit ed19a80

Browse files
Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#3557)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41a8d64 commit ed19a80

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
@@ -587,7 +587,7 @@
587587
<java.version.range>11</java.version.range>
588588
<maven.version.range>[3.5.2,)</maven.version.range>
589589
<maven-enforcer-plugin-version>3.1.0</maven-enforcer-plugin-version>
590-
<maven-clean-plugin-version>3.1.0</maven-clean-plugin-version>
590+
<maven-clean-plugin-version>3.2.0</maven-clean-plugin-version>
591591
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
592592
<maven-deploy-plugin-version>3.0.0-M2</maven-deploy-plugin-version>
593593
<maven-install-plugin-version>3.0.1</maven-install-plugin-version>

0 commit comments

Comments
 (0)