Can't find bundle for base name i18n.Validation, locale en_IN

Hi Team,As per plugin annual review, * security scanning report for third-party dependencies vulnerabilities * is required so I’m updating dependencies versions.
before I was using graphq-java:15.0 but this version showing one crital vulnerability and suggested to updrade 19.0 and later.
After updating 19.2. My plugin api calls not working and throwing error
{
"errors": [
{
"errorClassification": "DataFetchingException",
"cause": {
"className": "i18n.Validation_en_IN",
"key": "",
"detailMessage": "Can't find bundle for base name i18n.Validation, locale en_IN",
"stackTrace": [],
"suppressedExceptions": []
},
"stackTrace": [],
"suppressedExceptions": []
}
]
} I have already tried lot of things for solve but not to done. Can any one help me

I have already tried with graphql-java team and found only in atlassian-environment side