Skip to content

Commit 80ebc77

Browse files
Upgrade maven-clean-plugin to 3.4.1 (#1850)
1 parent 0bb8bd5 commit 80ebc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.jacoco.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<plugin>
308308
<groupId>org.apache.maven.plugins</groupId>
309309
<artifactId>maven-clean-plugin</artifactId>
310-
<version>3.4.0</version>
310+
<version>3.4.1</version>
311311
</plugin>
312312
<plugin>
313313
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)