This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch branch-1.11
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/branch-1.11 by this push:
     new e14a852c9 Bump org.apache.maven.plugins:maven-javadoc-plugin in 
/lang/java (#2622)
e14a852c9 is described below

commit e14a852c932ad8607c0edee036e8ca52576f3b43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 19 09:24:10 2024 +0200

    Bump org.apache.maven.plugins:maven-javadoc-plugin in /lang/java (#2622)
    
    Bumps 
[org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
 from 3.5.0 to 3.6.3.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.3)
    
    ---
    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>
    (cherry picked from commit b7ea8c756d04710cd1cf92da9576673625888391)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index db1576f03..643952155 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
     <extra-enforcer-rules.version>1.7.0</extra-enforcer-rules.version>
     <maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
     <maven-gpg-plugin.version>3.1.0</maven-gpg-plugin.version>
-    <maven-javadoc-plugin.version>3.5.0</maven-javadoc-plugin.version>
+    <maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
     <maven-plugin-plugin.version>3.11.0</maven-plugin-plugin.version>
     
<maven-remote-resources-plugin.version>3.1.0</maven-remote-resources-plugin.version>
     <maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>

Reply via email to