Skip to content

Commit 6cbaa63

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

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
@@ -488,7 +488,7 @@
488488
<plugin>
489489
<groupId>org.apache.maven.plugins</groupId>
490490
<artifactId>maven-clean-plugin</artifactId>
491-
<version>3.4.0</version>
491+
<version>3.4.1</version>
492492
</plugin>
493493

494494
<plugin>

0 commit comments

Comments
 (0)