Skip to content

Commit b88e739

Browse files
committed
Use HTTPS in URL
1 parent edb8c9f commit b88e739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/security.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public void testAllowAccessToClassProperty() throws Exception {
9090
</p>
9191
<ol>
9292
<li>https://issues.apache.org/jira/browse/BEANUTILS-520</li>
93-
<li>http://commons.apache.org/proper/commons-beanutils/</li>
93+
<li>https://commons.apache.org/proper/commons-beanutils/</li>
9494
</ol>
9595
</subsection>
9696
<subsection name="CVE-2025-48734">

0 commit comments

Comments
 (0)