Bump maven-clean-plugin from 3.1.0 to 3.2.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d56e101d9b
commit
6ae52896b6
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<version.maven.resources>3.2.0</version.maven.resources>
|
||||
<version.maven.surefire>3.0.0-M5</version.maven.surefire>
|
||||
<version.maven.asciidoctor>2.2.2</version.maven.asciidoctor>
|
||||
<version.maven.clean>3.1.0</version.maven.clean>
|
||||
<version.maven.clean>3.2.0</version.maven.clean>
|
||||
<version.maven.dependency>3.3.0</version.maven.dependency>
|
||||
<version.maven.sonar>3.9.1.2184</version.maven.sonar>
|
||||
|
||||
|
|
Loading…
Reference in New Issue