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

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


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

commit 4871bb4d36c58169861c3e897bbb2a7d0f77c497
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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2679778e0d8..393280878a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -947,7 +947,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