Tamás Marcinkovics created KNOX-3469:
----------------------------------------
Summary: Remove redundant org.glassfish:jakarta.json dependency in
favor of Eclipse Parsson
Key: KNOX-3469
URL: https://issues.apache.org/jira/browse/KNOX-3469
Project: Apache Knox
Issue Type: Task
Affects Versions: 3.0.0
Reporter: Tamás Marcinkovics
Assignee: Tamás Marcinkovics
The javax to jakarta migration renamed org.glassfish:javax.json to
org.glassfish:jakarta.json:2.0.1.
The artifact is redundant; we already use org.eclipse.parsson:parsson which
provides the
JSON-P implementation in every affected module.
Drop the glassfish dependency from the root dependencyManagement and from
gateway-server, gateway-service-\{definitions,admin,test} and
gateway-test.
Also drop the redundant inline jakarta.ws.rs-api version
in gateway-test (managed centrally).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)