Skip to content

Commit a84fadc

Browse files
dependabot[bot]sebthom
authored andcommitted
fix(deps): bump org.apache.maven.plugins:maven-clean-plugin
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] <support@github.com>
1 parent f576aed commit a84fadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.eclipse.lsp4e/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<plugin>
1818
<groupId>org.apache.maven.plugins</groupId>
1919
<artifactId>maven-clean-plugin</artifactId>
20-
<version>3.4.0</version>
20+
<version>3.4.1</version>
2121
<configuration>
2222
<filesets>
2323
<fileset>

0 commit comments

Comments
 (0)