Authentication is required to use Sonatype OSS Index
This change improves stability and gives you usage tracking and higher request limits.
Learn what’s changed
BCryptPasswordEncoder.matches(CharSequence,String) will incorrectly return true for passwords larger than 72 characters as long as the first 72 characters are the same.