This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new b345780 Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#39)
b345780 is described below
commit b34578006f922e51d14575f09e9a4578cace7a1e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 11 11:53:08 2021 -0400
Bump maven-jxr-plugin from 3.0.0 to 3.1.1 (#39)
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.0.0 to
3.1.1.
- [Release notes](https://github.com/apache/maven-jxr/releases)
-
[Commits](https://github.com/apache/maven-jxr/compare/jxr-3.0.0...jxr-3.1.1)
Signed-off-by: dependabot[bot] <[email protected]>
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 2dfe2a8..2129214 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
<commons.jar-plugin.version>3.2.0</commons.jar-plugin.version>
<commons.javadoc.version>3.2.0</commons.javadoc.version>
<commons.jdepend.version>2.0</commons.jdepend.version>
- <commons.jxr.version>3.0.0</commons.jxr.version>
+ <commons.jxr.version>3.1.1</commons.jxr.version>
<commons.pmd.version>3.14.0</commons.pmd.version>
<commons.project-info.version>3.1.2</commons.project-info.version>
<commons.rat.version>0.13</commons.rat.version>