Closed rsteph-de closed 8 months ago
Due to the transition of Java EE to Jakarta EE the package name and implementation of the JSON API have changed.
Please update the dependency to the JSON library from javax.jsonto jakarta.json.
javax.json
jakarta.json
Closed by #888
Due to the transition of Java EE to Jakarta EE the package name and implementation of the JSON API have changed.
Please update the dependency to the JSON library from
javax.json
tojakarta.json
.