Com.atlassian.confluence.userstatus)(version>=9.2.13)(version<=9.2.13)) exception when upgraded to 9.2.13

Hello Team,
We have recently upgraded to DC 9.2.13 from 8.5.31. We have custom plugin developed and we are getting below exception while installing plugin. missing requirement com.atlassian.confluence.userstatus)(version>=9.2.13)(version<=9.2.13))osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.confluence.userstatus)(version>=9.2.13)(version<=9.2.13))

  • We are not using userstatus anywhere in that plugin.
  • We tried to explicitly disable plugin in atlassian-plugin.xml (!com.atlassian.confluence.userstatus)
  • We tried to import package com.atlassian.confluence:confluence-api in pom.

But none of the worked.

Any lead will be helpful.

Thanks,
Rajesh