v2.3
- Add a new authenticator
PasswordOnlyAuthenticator
- Similar to form-based login, but with no username
- Example of how to use this is PasswordOnlySample
- Upgrade spring-core dependency to 5.3.20
- Upgrade jackson-databind dependency to 2.13.2.2
PasswordOnlyAuthenticator