Jersey 3.1.x is Jakarta EE 10/Jakarta REST 3.1 compatible release. Jersey 3.1.6 changes include:
- Jakartified versions update
- Adding support for private fields in `@BeanParam`
- Add JNH properties to the config
- Replace synchronized blocks with Locks
- Replace ThreadLocal with ConcurrentQueue in HttpDateFormat