Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#7761)
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/apache/maven-jxr/releases) - [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.1.1...jxr-3.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6c866b90c3
commit
bf76f8d18a
2
pom.xml
2
pom.xml
|
@ -152,7 +152,7 @@
|
|||
<maven.invoker.plugin.version>3.2.2</maven.invoker.plugin.version>
|
||||
<maven.jar.plugin.version>3.2.2</maven.jar.plugin.version>
|
||||
<maven.javadoc.plugin.version>3.3.2</maven.javadoc.plugin.version>
|
||||
<maven.jxr.plugin.version>3.1.1</maven.jxr.plugin.version>
|
||||
<maven.jxr.plugin.version>3.2.0</maven.jxr.plugin.version>
|
||||
<maven.plugin-tools.version>3.6.4</maven.plugin-tools.version>
|
||||
<maven-plugin.plugin.version>3.6.4</maven-plugin.plugin.version>
|
||||
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
|
||||
|
|
Loading…
Reference in New Issue