Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.1.0 to 3.2.1. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.1.0...enforcer-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-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
c59623b6ad
commit
de454bd3f7
2
pom.xml
2
pom.xml
|
@ -142,7 +142,7 @@
|
|||
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
|
||||
<maven.dependency.plugin.version>3.5.0</maven.dependency.plugin.version>
|
||||
<maven.deploy.plugin.version>3.0.0</maven.deploy.plugin.version>
|
||||
<maven.enforcer.plugin.version>3.1.0</maven.enforcer.plugin.version>
|
||||
<maven.enforcer.plugin.version>3.2.1</maven.enforcer.plugin.version>
|
||||
<maven.exec.plugin.version>3.1.0</maven.exec.plugin.version>
|
||||
<maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version>
|
||||
<maven.install.plugin.version>3.1.0</maven.install.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue