Hello expert,
After Migrate hybris from 5.7 to 6.5 we had jars conflict in jersey librairies Our platforme use Mirakl Sdk that use jersey librairie 2.6 (That work find) In hybris 6.5 the core include for the first time the jersey with version 2.23.2
So the tomact load the first import, that is the core version (2.23.2) , the result many bugs in the sdk and our code.
Have you a solution to remove or replace jersey included by the core ?