3.0.10
Jersey 3.0.x is Jakarta EE 9/Jakarta REST 3.0 compatible release. Jersey 3.0.10 changes:
- Support for Jersey modules to be able to be instantiated by 3rd party Jakarta REST implementations while injecting with @Context
- Fixed archetypes to pass JUnit 5 tests
- Jetty connector accepts custom HostNameVerifier registered by ClientBuilder#hostnameVerifier()