Skip to content

Commit 6ebf5f0

Browse files
chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (#2823)
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 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 a2bf2e4 commit 6ebf5f0

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
@@ -83,7 +83,7 @@
8383
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
8484
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
8585
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
86-
<maven-clean-plugin.version>3.4.1</maven-clean-plugin.version>
86+
<maven-clean-plugin.version>3.5.0</maven-clean-plugin.version>
8787
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
8888
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
8989
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>

0 commit comments

Comments
 (0)