This will involve moving the dependencies for things like JAX-RS (aka Jakarta REST), CDI, JSON-B, JSON-P, etc. up to the most recent levels. This is a breaking change because it changes the package space for most of the major annotations, like @Path, @GET, @PathParam, etc.
This will include changes to the APIs, spec, and TCK.
This will involve moving the dependencies for things like JAX-RS (aka Jakarta REST), CDI, JSON-B, JSON-P, etc. up to the most recent levels. This is a breaking change because it changes the package space for most of the major annotations, like
@Path
,@GET
,@PathParam
, etc.This will include changes to the APIs, spec, and TCK.