This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a commit to branch branch-2.6
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.6 by this push:
new 57f96e04bda HBASE-29788 Bump the version for Maven Project Info
Reports Plugin (#7572)
57f96e04bda is described below
commit 57f96e04bda4a9c984aef3745e7b8ffaed03fb32
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 bb7ff09f8a7..0eed8a05fbc 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>