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 a9f49b1 Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to
3.4.0 (#426)
a9f49b1 is described below
commit a9f49b1105938c7bb2a5dd6073f73582e9289a5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 7 08:16:59 2024 -0400
Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0 (#426)
Bumps
[org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr)
from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-jxr/releases)
-
[Commits](https://github.com/apache/maven-jxr/compare/jxr-3.3.2...jxr-3.4.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] <[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 be66a86..f15288e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
<commons.japicmp.version>0.21.2</commons.japicmp.version>
<commons.jar-plugin.version>3.4.1</commons.jar-plugin.version>
<commons.javadoc.version>3.7.0</commons.javadoc.version>
- <commons.jxr.version>3.3.2</commons.jxr.version>
+ <commons.jxr.version>3.4.0</commons.jxr.version>
<commons.pmd.version>3.22.0</commons.pmd.version>
<commons.pmd-impl.version>7.2.0</commons.pmd-impl.version>
<commons.project-info.version>3.5.0</commons.project-info.version>