This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push: new 92d0864 build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#783) 92d0864 is described below commit 92d08646389d185293269e0aa55392d16cd44acd Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jan 28 15:28:43 2022 +0100 build(deps): bump maven-plugin-plugin from 3.6.2 to 3.6.4 (#783) Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.2 to 3.6.4. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0094abb..817b711 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ <maven-site-plugin-version>3.10.0</maven-site-plugin-version> <maven-pmd-plugin-version>3.15.0</maven-pmd-plugin-version> <maven-pmd-plugin-asm-version>9.2</maven-pmd-plugin-asm-version> - <maven-plugin-plugin-version>3.6.2</maven-plugin-plugin-version> + <maven-plugin-plugin-version>3.6.4</maven-plugin-plugin-version> <maven-version>3.6.3</maven-version> <maven-plugin-tools-version>3.6.2</maven-plugin-tools-version> <maven-shaded-version>3.2.0</maven-shaded-version>