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

commit e1643bcbb9a467104b1e10db10cb0244161bfcab
Author: Duo Zhang <[email protected]>
AuthorDate: Wed Jan 28 15:39:30 2026 +0800

    HBASE-29855 Bump maven-site-plugin to 3.21.0 (#7682)
    
    Signed-off-by: Andrew Purtell <[email protected]>
    Signed-off-by: Dávid Paksy <[email protected]>
    Reviewed-by: Vaibhav Joshi <[email protected]>
    (cherry picked from commit 3a85f43ebc50c03a89bf1554ea4e1fe8dd509bb7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5747c5f5d87..3845ec8b8de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -662,7 +662,7 @@
     <wagon.ssh.version>2.12</wagon.ssh.version>
     <xml.maven.version>1.0.1</xml.maven.version>
     <spotless.version>2.44.4</spotless.version>
-    <maven-site.version>3.12.0</maven-site.version>
+    <maven-site.version>3.21.0</maven-site.version>
     <!-- compression -->
     <aircompressor.version>0.27</aircompressor.version>
     <brotli4j.version>1.11.0</brotli4j.version>

Reply via email to