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 4e3b4e56 Use HTTPS in URL
4e3b4e56 is described below
commit 4e3b4e5632532e838d63ed5df613eb830a0b12b2
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:53:17 2025 -0500
Use HTTPS in URL
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a8c64f49..0af87215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,7 +398,7 @@
<id>stain</id>
<name>Stian Soiland-Reyes</name>
<email>[email protected]</email>
- <url>http://orcid.org/0000-0001-9842-9718</url>
+ <url>https://orcid.org/0000-0001-9842-9718</url>
<timezone>+0</timezone>
<organization>The Apache Software Foundation</organization>
</developer>