Keycloak and OAuth 2.1

Hello,
I’ve been looking into oauth 2.1 specs and from there it look like that password credentials (Resource Owner Password Credentials) is deprecated. Is there any plan that Keycloak will adapt to oauth 2.1 specs and also deprecate it?
We are heavily using the password credentials because there was an issue with client credentials so I’m wondering if we need to prepare for changes in near future.