Updates the SDK to use the latest java auth jars. The java SDK modules should now be compatible with the upcoming auth service. However, more changes are needed not covered by this PR:
1) The SDK needs to set the auth service url in tests so that the SDK modules pick it up.
2) The SDK needs to take a token for tests.
Updates the SDK to use the latest java auth jars. The java SDK modules should now be compatible with the upcoming auth service. However, more changes are needed not covered by this PR:
1) The SDK needs to set the auth service url in tests so that the SDK modules pick it up. 2) The SDK needs to take a token for tests.
TODO: