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 72cced9e Use HTTPS in URL
72cced9e is described below
commit 72cced9ee660f8e2d1fa8a7b4c21f27a579626a7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:54:57 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 4310b5c5..1bcc7528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -425,7 +425,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>