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

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


The following commit(s) were added to refs/heads/master by this push:
     new f7a61ae86f [pom] Update Javadoc plugin. (#5726)
f7a61ae86f is described below

commit f7a61ae86f43607db046bbacc700b9186e8d6ff1
Author: HunterXHunter <[email protected]>
AuthorDate: Tue Jun 10 18:30:59 2025 +0800

    [pom] Update Javadoc plugin. (#5726)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 98d912f7f0..d0ddae6e55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -971,7 +971,7 @@ under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9.1</version><!--$NO-MVN-MAN-VER$-->
+                    <version>3.1.1</version><!--$NO-MVN-MAN-VER$-->
                     <configuration>
                         <quiet>true</quiet>
                         <detectOfflineLinks>false</detectOfflineLinks>

Reply via email to