snuyanzin commented on PR #19782:
URL: https://github.com/apache/flink/pull/19782#issuecomment-1326552600

   something like this 
   ```
   <settings>
       <mirrors>
           <mirror>
               <id>conjars-https</id>
               <url>https://conjars.org/repo/</url>
               <mirrorOf>conjars</mirrorOf>
           </mirror>
       </mirrors>
   </settings>
   ```
   Initially it was suggested by Chesnay at 
https://issues.apache.org/jira/browse/FLINK-27640#comment-17539474


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to