fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.12k stars 140 forks source link

Change to https links to address issue 170 #176

Closed brantgurga closed 3 years ago

brantgurga commented 3 years ago

Maven.org responds with a 501 now to HTTP links and wants https used instead. https://github.com/fusesource/jansi/issues/170