Getting warning about a deprecated class in platform code

When running verifier against my plugin code, I am getting the following warning:

Deprecated class Observable is referenced in ListTableWithButtons

I am using the class ListTableWithButtons in my code, but it is not part of my code - are there plans from Jetbrains to fix it?