Bump maven.plugin-tools.version from 3.10.1 to 3.10.2
Bumps `maven.plugin-tools.version` from 3.10.1 to 3.10.2. Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2) Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.1...maven-plugin-tools-3.10.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ca6afe5c6
commit
8757165994
2
pom.xml
2
pom.xml
|
@ -152,7 +152,7 @@
|
|||
<groovy.version>4.0.6</groovy.version>
|
||||
<maven.jar.plugin.version>3.3.0</maven.jar.plugin.version>
|
||||
<maven.javadoc.plugin.version>3.6.0</maven.javadoc.plugin.version>
|
||||
<maven.plugin-tools.version>3.10.1</maven.plugin-tools.version>
|
||||
<maven.plugin-tools.version>3.10.2</maven.plugin-tools.version>
|
||||
<maven-plugin.plugin.version>3.10.1</maven-plugin.plugin.version>
|
||||
<maven.release.plugin.version>3.0.1</maven.release.plugin.version>
|
||||
<maven.remote-resources-plugin.version>3.1.0</maven.remote-resources-plugin.version>
|
||||
|
|
Loading…
Reference in New Issue