Skip to content

Commit 32aaf40

Browse files
dependabot[bot]apupier
authored andcommitted
Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.1
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.3.2 to 3.4.1. - [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.1) --- 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] <[email protected]>
1 parent fdec3d5 commit 32aaf40

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
@@ -128,7 +128,7 @@
128128
<!-- make sure lib dir is removed after clean to avoid "dirty" build -->
129129
<groupId>org.apache.maven.plugins</groupId>
130130
<artifactId>maven-clean-plugin</artifactId>
131-
<version>3.3.2</version>
131+
<version>3.4.1</version>
132132
<configuration>
133133
<filesets>
134134
<fileset>

0 commit comments

Comments
 (0)