before we were using graphq-java:15.0 but this version showing one crital vulnerability and suggested to updrade 19.0 and later.
After updating 19.2. Our 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": []
}
]
}
before we were using graphq-java:15.0 but this version showing one crital vulnerability and suggested to updrade 19.0 and later.
After updating 19.2. Our plugin api calls not working and throwing error
Any once can help me