clj-commons/seesaw

Insecure usage of HTTP repository

malesch opened this issue · 1 comments

The recent version of Leiningen prevents using insecure HTTP repositories (without TLS).
When building the project or running the examples Leiningen aborts with the message:

Tried to use insecure HTTP repository without TLS.
This is almost certainly a mistake; however in rare cases where it's
intentional please see `lein help faq` for details.

This issue seems to be fixed as of version [seesaw "1.5.0"]