This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push:
new f4ddab64 Use HTTPS in URL
f4ddab64 is described below
commit f4ddab64dc4467207f879361c7a19e1837f70546
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:35:11 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">