java:S1258 doesn't exclude jakarta.inject.Inject?

We are getting violations for fields that are annotated with @jakarta.inject.Inject. The description mentions that fields annotated with javax.inject.Inject are excluded and I’ve noted this package change has been an issue with a few other rules. Could this one also need an update for the updated packages (javax→jakarta)?

I got this using Sonarqube-server 2025.6.1