charlescd icon indicating copy to clipboard operation
charlescd copied to clipboard

Upgrade version resteasy to 4.5.7 on moove

Open thallesfreitaszup opened this issue 3 years ago • 0 comments

Describe the bug Keycloak integration on moove needs the resteasy dependency, the resteasy dependency on keycloak its outdated: https://github.com/keycloak/keycloak/blob/master/pom.xml#L94 https://github.com/keycloak/keycloak/blob/main/integration/admin-client/pom.xml#L34

Until keycloak update the resteasy dependency will not be possible to update our resteasy dependency. It will cause a conflict of versions: https://keycloak.discourse.group/t/resteasy003940-unable-to-instantiate-messagebodyreader/10282 Solution Wait until keycloak upgrade the resteasy dependency to a version above 4.5.6 and update the moove pom.xml with the same version

thallesfreitaszup avatar Oct 26 '21 14:10 thallesfreitaszup