cancel
Showing results for 
Search instead for 
Did you mean: 

hybris upgrade 6.5 jars conflict

Former Member
0 Kudos
322

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 ?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

I am also facing similar issue I want to remove the old log4j jars from platform. I mentioned in the delete script in buildcallbacks.xml but no luck.

Please anyone provide the solution.

buildcallbacks-screenshot.png logj-jars-screenshot.png