This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch 1.X
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/1.X by this push:
new b88e739c Use HTTPS in URL
b88e739c is described below
commit b88e739ce615b4f326bb19c85ae5520fdf9ccac1
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:34:59 2025 -0500
Use HTTPS in URL
---
src/site/xdoc/security.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/security.xml b/src/site/xdoc/security.xml
index abad0012..0c3909e7 100644
--- a/src/site/xdoc/security.xml
+++ b/src/site/xdoc/security.xml
@@ -90,7 +90,7 @@ public void testAllowAccessToClassProperty() throws Exception
{
</p>
<ol>
<li>https://issues.apache.org/jira/browse/BEANUTILS-520</li>
- <li>http://commons.apache.org/proper/commons-beanutils/</li>
+ <li>https://commons.apache.org/proper/commons-beanutils/</li>
</ol>
</subsection>
<subsection name="CVE-2025-48734">