This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push: new df642c742 Bump maven-jxr-plugin from 2.5 to 3.3.0 (#59) df642c742 is described below commit df642c7425a5718fa8f126d0d7f0bec3e9b32e08 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 1 13:09:14 2022 +0000 Bump maven-jxr-plugin from 2.5 to 3.3.0 (#59) Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](https://github.com/apache/maven-jxr/compare/jxr-2.5...jxr-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jxr-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 90eabc415..644f2bd78 100644 --- a/pom.xml +++ b/pom.xml @@ -459,7 +459,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jxr-plugin</artifactId> - <version>2.5</version> + <version>3.3.0</version> </plugin> <plugin> <groupId>org.owasp</groupId>