From c8cd2d29fb1bb0b7d428b7dceb3f4fe672c6c89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 15:06:35 +0300 Subject: [PATCH] Bump maven-plugin-tools from 3.6.0 to 3.6.1 (#855) Bumps [maven-plugin-tools](https://github.com/apache/maven-plugin-tools) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.0...maven-plugin-tools-3.6.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Trifanov --- diktat-maven-plugin/pom.xml | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/diktat-maven-plugin/pom.xml b/diktat-maven-plugin/pom.xml index ad22c74473..5778ae1f52 100644 --- a/diktat-maven-plugin/pom.xml +++ b/diktat-maven-plugin/pom.xml @@ -32,7 +32,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.6.0 + ${maven-plugin-tools.version} org.jetbrains.kotlin diff --git a/pom.xml b/pom.xml index 2ab3e121cf..567873d19e 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,7 @@ 1.16.0 1.4.32 0.8.6 + 3.6.1 @@ -192,7 +193,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.6.0 + ${maven-plugin-tools.version} org.apache.maven.plugins