Improvements:
- Hash provider is now correctly detected, allowing for transparent migration from other (default) mechanisms. This also resolves an exception being thrown when another password type was presented. (thanks to @RobertHeim )
Updates:
- Updated JUnit from
4.13
to4.13.1
(as suggested by dependabot)