Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit e597156

Browse files
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.1 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fa2720 commit e597156

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
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.apache.maven.plugins</groupId>
9999
<artifactId>maven-clean-plugin</artifactId>
100-
<version>3.4.0</version>
100+
<version>3.4.1</version>
101101
<executions>
102102
<execution>
103103
<id>auto-clean</id>

0 commit comments

Comments
 (0)