This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2 by this push:
new a8022ac4a79 HBASE-29788 Bump the version for Maven Project Info
Reports Plugin (#7572)
a8022ac4a79 is described below
commit a8022ac4a79d7a32c186af2e7e24cfab1c35392d
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 6e9a5217411..ea658b63e3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -651,7 +651,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>