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 3a85f43ebc5 HBASE-29855 Bump maven-site-plugin to 3.21.0 (#7682)
3a85f43ebc5 is described below
commit 3a85f43ebc50c03a89bf1554ea4e1fe8dd509bb7
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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bb6437982a6..7b13f03e466 100644
--- a/pom.xml
+++ b/pom.xml
@@ -901,7 +901,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>