mirror of
https://github.com/correl/mage.git
synced 2024-11-28 19:19:55 +00:00
Bump maven-clean-plugin from 2.5 to 3.1.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 2.5 to 3.1.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-2.5...maven-clean-plugin-3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
113121d3e1
commit
3b7376def1
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-clean-plugin</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>3.1.0</version>
|
||||
<configuration>
|
||||
<filesets>
|
||||
<fileset>
|
||||
|
|
Loading…
Reference in a new issue