eclipse / microprofile-health

microprofile-health
Apache License 2.0
107 stars 61 forks source link

Updated the org.glassfish.jakarta.json version in TCK to align with Jakarta EE 9.1 #311

Closed pgunapal closed 3 years ago

pgunapal commented 3 years ago

Signed-off-by: Prashanth G pgunapal@ca.ibm.com

Need to update the org.glassfish.jakarta.json version to 2.0.0 in the TCK dependency, to align with Jakarta EE 9.1, in order for the TCKs to run properly with the jakarta.json APIs.

pgunapal commented 3 years ago

@xstefank Would you mind taking a look?