v1.49.1
428604b updated dependencies
bfc16a4 fixed bug where new config values don't get saved to application.conf file when set through System.setProperty(), closes Erudika/scoold#423
e579d7c fixed exceptions on startup when configuration file is missing, and also fixed bug where Para would not save/update secret in config file
fb62068 added password length check to user password validation method
386aa9d added option for not sending scope parameter in OAuth2 token requests when using the GenericOAuth2Filter