Updates are not getting reflecting in the sonar server even after deploying the latest custom sonar

Hi team,
I’m working with a custom Quality Profile for the Natural language in SonarQube. so even after deploying the latest version of the plugin on the quality default profile its showing “Sonar way (outdated copy since March 03 2023 at 06:16 AM)”
Recently, we updated our custom Natural language plugin with new rules, but I noticed that:
->New rules are not reflected in the existing Quality Profile.

I think some sort of sync up issue is happening bw the deployed version with the quality profile version or may be something else which i am unaware of.
I have attached the image also for better understanding of the quality profile.

Since I am relatively new to this, any guidance on confirming its correct functionality and ensuring proper implementation would be greatly appreciated.

Hey there.

  • Have you updated your plugin code to include (register) the new rules as a part of your built-in Quality Profiles?
  • On a brand new instance of SonarQube, do the Quality Profiles behave differently?
  • What version of SonarQube are you using?