Merge pull request #6953 from magefree/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.1.0

Bump maven-clean-plugin from 2.5 to 3.1.0
This commit is contained in:
Oleg Agafonov 2020-08-15 21:17:17 +02:00 committed by GitHub
commit dd7978e106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId> <artifactId>maven-clean-plugin</artifactId>
<version>2.5</version> <version>3.1.0</version>
<configuration> <configuration>
<filesets> <filesets>
<fileset> <fileset>