Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Jakarta EE 10 #46

Closed
dickerpulli opened this issue Jan 29, 2024 · 0 comments · Fixed by #48
Closed

Upgrade to Jakarta EE 10 #46

dickerpulli opened this issue Jan 29, 2024 · 0 comments · Fixed by #48

Comments

@dickerpulli
Copy link

dickerpulli commented Jan 29, 2024

In Sep. 2022 Jakarta EE 10 has been released. Spring Boot 3 and others fully migrated their dependencies from javax.* to jarakta.* Libraries, i.e. from
javax.xml.bind:jaxb-api to jakarta.xml.bind:jakarta.xml.bind-api or
javax.ws.rs:javax.ws.rs-api to jakarta.ws.rs:jakarta.ws.rs-api

Could you please also upgrade to the latest libraries in the 2.10.0 release?

Thanks.

@kkorotkov kkorotkov linked a pull request May 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants