Skip to content

Commit cdb7533

Browse files
Bump org.apache.maven.plugins:maven-clean-plugin from 2.5 to 3.4.0 (#1135)
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 2.5 to 3.4.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-2.5...maven-clean-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7409694 commit cdb7533

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
@@ -141,7 +141,7 @@
141141
</plugin>
142142
<plugin>
143143
<artifactId>maven-clean-plugin</artifactId>
144-
<version>2.5</version>
144+
<version>3.4.0</version>
145145
</plugin>
146146
<plugin>
147147
<artifactId>maven-site-plugin</artifactId>

0 commit comments

Comments
 (0)