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

jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new f366d82107 Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.7.0 to 3.8.0 (#13674)
f366d82107 is described below

commit f366d821071573b9ca77fcab54fd55111731d417
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 5 09:06:21 2024 -0700

    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 
(#13674)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a6313eb9f1..fab986eab7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1719,7 +1719,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>3.7.0</version>
+          <version>3.8.0</version>
           <configuration>
             <!-- Remove this after fixing all javadoc warnings -->
             <doclint>none</doclint>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to