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 81e4d01  Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 
to 3.8.0 (#452)
81e4d01 is described below

commit 81e4d0132482a6be6ef6e6bae81acc4ea3beff0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 21 08:09:08 2024 -0400

    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 
(#452)
    
    Bumps 
[org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
 from 3.7.0 to 3.8.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c697fa6..6292112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
     <commons.jacoco.version>0.8.12</commons.jacoco.version>
     <commons.japicmp.version>0.21.2</commons.japicmp.version>
     <commons.jar-plugin.version>3.4.2</commons.jar-plugin.version>
-    <commons.javadoc.version>3.7.0</commons.javadoc.version>
+    <commons.javadoc.version>3.8.0</commons.javadoc.version>
     <commons.jxr.version>3.4.0</commons.jxr.version>
     <commons.pmd.version>3.24.0</commons.pmd.version>
     <commons.pmd-impl.version>7.3.0</commons.pmd-impl.version>

Reply via email to