azure-kusto-java
azure-kusto-java copied to clipboard
fixes #379 token fetch issue and bumps version
Fixed
MsalTokenProviders fail when getting silent parameters due to changes to a deprecated method in msal4j.
This PR replaces a usage of that deprecated method.
fixes #379