This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch 2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push: new 6edcec5df4 Bump maven-dependency-plugin from 3.3.0 to 3.5.0 (#1212) 6edcec5df4 is described below commit 6edcec5df4e67d7c26a9c3049438d12e16f0f2ef Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Mar 5 07:35:04 2023 +0000 Bump maven-dependency-plugin from 3.3.0 to 3.5.0 (#1212) Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 139de57c91..2af40f4a3a 100644 --- a/pom.xml +++ b/pom.xml @@ -355,7 +355,7 @@ <log4j-tools.version>0.2.0</log4j-tools.version> <maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version> <maven-checkstyle-plugin.version>3.2.0</maven-checkstyle-plugin.version> - <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version> + <maven-dependency-plugin.version>3.5.0</maven-dependency-plugin.version> <maven-pmd-plugin.version>3.19.0</maven-pmd-plugin.version> <maven-scm-plugin.version>1.12.2</maven-scm-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version>