We are trying to upgrade jersey version to 2.26 from 2.21 The application uses Guice for DI.
In version 2.26 I dont see ServiceLocatorProvider.getServiceLocator(featuredContext)
I tried adding hk2 dependencies separately but no success. Can someone guide me to the correct dependencies to use here?