2.39.1
Jersey 2.x is JavaEE8/Jakarta EE 8/JAX-RS 2.1/Jakarta REST 2.1 compatible release. Jersey 2.39.1 changes:
- Fixed a bug with MediaType caching
- 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()