Skip to content

Commit 5ae41a3

Browse files
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.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.2...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b34b9c commit 5ae41a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/java-maven-wrapper/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.apache.maven.plugins</groupId>
4747
<artifactId>maven-clean-plugin</artifactId>
48-
<version>3.3.2</version>
48+
<version>3.4.0</version>
4949
</plugin>
5050
<plugin>
5151
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)