Bump maven.plugin-tools.version from 3.6.4 to 3.7.0
Bumps `maven.plugin-tools.version` from 3.6.4 to 3.7.0. Updates `maven-plugin-annotations` from 3.6.4 to 3.7.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.0) Updates `maven-plugin-tools-api` from 3.6.4 to 3.7.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1a2d39e8c1
commit
121283ffa4
2
pom.xml
2
pom.xml
|
@ -149,7 +149,7 @@
|
|||
<maven.invoker.plugin.version>3.3.0</maven.invoker.plugin.version>
|
||||
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
|
||||
<maven.javadoc.plugin.version>3.4.1</maven.javadoc.plugin.version>
|
||||
<maven.plugin-tools.version>3.6.4</maven.plugin-tools.version>
|
||||
<maven.plugin-tools.version>3.7.0</maven.plugin-tools.version>
|
||||
<maven-plugin.plugin.version>3.6.4</maven-plugin.plugin.version>
|
||||
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
|
||||
<maven.remote-resources-plugin.version>3.0.0</maven.remote-resources-plugin.version>
|
||||
|
|
Loading…
Reference in New Issue