Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Java] Shade jackson to avoid conflict. (ray-project#24535)
Jackson is a widely-used utility. User from Ant reports the jackson class is conflicted between Ray jar and user's jar. This PR shade the jackson in Ray jar to avoid the conflict. Co-authored-by: Kai Yang <[email protected]>
- Loading branch information