This is an automated email from the ASF dual-hosted git repository.

aloalt pushed a commit to branch #80
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit cd594b1c932bbd1c0fb597e9909786d5c551dcfe
Author: Alexander Alten <[email protected]>
AuthorDate: Sun Mar 13 11:26:14 2022 +0100

    fix #80 (code scanning alert)
    
    https://github.com/apache/incubator-wayang/issues/80
---
 wayang-docs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wayang-docs/pom.xml b/wayang-docs/pom.xml
index 6a52d2d..93cd2c9 100644
--- a/wayang-docs/pom.xml
+++ b/wayang-docs/pom.xml
@@ -156,7 +156,7 @@
         <repository>
             <id>rubygems-proxy</id>
             <name>Rubygems Proxy</name>
-            <url>http://rubygems-proxy.torquebox.org/releases</url>
+            <url>https://rubygems-proxy.torquebox.org/releases</url>
             <layout>default</layout>
             <releases>
                 <enabled>true</enabled>

Reply via email to