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 d230ba3  Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#218)
d230ba3 is described below

commit d230ba3cbd4077db865452c3039ed7281e31d0e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 17 07:14:24 2023 -0500

    Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#218)
    
    Bumps 
[maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 
3.4.1 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.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] <[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 a702fff..84ceff4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.japicmp.version>0.17.1</commons.japicmp.version>
     <commons.jar-plugin.version>3.3.0</commons.jar-plugin.version>
-    <commons.javadoc.version>3.4.1</commons.javadoc.version>
+    <commons.javadoc.version>3.5.0</commons.javadoc.version>
     <commons.jxr.version>3.3.0</commons.jxr.version>
     <commons.pmd.version>3.20.0</commons.pmd.version>
     <commons.pmd-impl.version>6.54.0</commons.pmd-impl.version>

Reply via email to