This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 6ba5c59b2d1b686d68b107d8740ea65183e4d04b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Oct 3 18:25:54 2022 +0000 Bump maven-jxr-plugin from 3.2.0 to 3.3.0 Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.2.0...jxr-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jxr-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f9e59eb1f3..f191f6ca23 100644 --- a/pom.xml +++ b/pom.xml @@ -268,7 +268,7 @@ <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version> <maven-dependency-plugin.version>3.3.0</maven-dependency-plugin.version> <maven-doap-plugin.version>1.2</maven-doap-plugin.version> - <maven-jxr-plugin.version>3.2.0</maven-jxr-plugin.version> + <maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version> <!-- Do not update the pdf plugin version without verifying the new version works by running mvn site --> <maven-pdf-plugin.version>1.2</maven-pdf-plugin.version> <maven-pmd-plugin.version>3.16.0</maven-pmd-plugin.version>