From d122277820df2d654d51d72b5b7aa0951d720454 Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar <61501885+arvindkrishnakumar-okta@users.noreply.github.com> Date: Mon, 6 Jul 2020 15:37:36 -0700 Subject: [PATCH] Update MIGRATING.md --- MIGRATING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATING.md b/MIGRATING.md index 50c08fb8de3..5094578edda 100644 --- a/MIGRATING.md +++ b/MIGRATING.md @@ -116,7 +116,7 @@ The reset password method will no longer need a provider argument. The property `emails` was not used by the backend and was always `null` hitherto. - Removed `getEmails` & `setEmails` (property `emails` was removed) -Below SDK classes and interfaces are **deprecated** and will be removed from this project. +Below SDK classes/interfaces are **deprecated** and will be removed from this project. These SDK classes were previously moved to [okta-commons-java](https://github.com/okta/okta-commons-java)).