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 dee930a Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#503) dee930a is described below commit dee930ab70f907f813f13366f276c6e753e91325 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 1 09:05:04 2024 -0400 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#503) Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 a56f5cb..4e2ecfb 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ <commons.jacoco.version>0.8.12</commons.jacoco.version> <commons.japicmp.version>0.23.0</commons.japicmp.version> <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version> - <commons.javadoc.version>3.10.0</commons.javadoc.version> + <commons.javadoc.version>3.10.1</commons.javadoc.version> <commons.jxr.version>3.5.0</commons.jxr.version> <commons.pmd.version>3.25.0</commons.pmd.version> <commons.pmd-impl.version>7.6.0</commons.pmd-impl.version>