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

zhangduo pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
     new 8d714d15689 HBASE-29788 Bump the version for Maven Project Info 
Reports Plugin (#7572)
8d714d15689 is described below

commit 8d714d15689572f1c1bb1600dc0c3fe84a552af0
Author: Duo Zhang <[email protected]>
AuthorDate: Sun Dec 21 23:53:58 2025 +0800

    HBASE-29788 Bump the version for Maven Project Info Reports Plugin (#7572)
    
    Signed-off-by: Peter Somogyi <[email protected]>
    (cherry picked from commit 4871bb4d36c58169861c3e897bbb2a7d0f77c497)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index abc353473cb..c074108f057 100644
--- a/pom.xml
+++ b/pom.xml
@@ -890,7 +890,7 @@
     <maven.javadoc.version>3.4.0</maven.javadoc.version>
     <maven.dependency.version>3.8.1</maven.dependency.version>
     <maven.warbucks.version>1.1.0</maven.warbucks.version>
-    
<maven.project.info.report.version>3.1.2</maven.project.info.report.version>
+    
<maven.project.info.report.version>3.9.0</maven.project.info.report.version>
     <maven-owasp-plugin.version>12.1.0</maven-owasp-plugin.version>
     <os.maven.version>1.7.1</os.maven.version>
     <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>

Reply via email to