Skip to content

Commit e2a04f5

Browse files
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.1
1 parent 4ba8e8c commit e2a04f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
220220
<plugin>
221221
<artifactId>maven-clean-plugin</artifactId>
222-
<version>3.4.0</version>
222+
<version>3.4.1</version>
223223
</plugin>
224224
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
225225
<plugin>

0 commit comments

Comments
 (0)