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

Roadmap for 2.0 #1

Open
arteymix opened this issue Dec 29, 2021 · 1 comment
Open

Roadmap for 2.0 #1

arteymix opened this issue Dec 29, 2021 · 1 comment

Comments

@arteymix
Copy link
Member

arteymix commented Dec 29, 2021

Dependencies upgrades

  • Spring 5 we don't manage this dependency, but our picks should be largely compatible with this version
  • Hibernate 5
  • Tomcat 9
  • Servlet API 4
  • Log4j 2.19 and SLF4J 2 (blocker Apache POI does not work with Log4j 2.19.0 baseCode#25)
  • remove Javassist and possibly add Byte Buddy explicitly (it's imported by Hibernate 5)
  • eliminate baseCode dependency management to avoid circularity (though allowed since this is done through dependency management, a true dependency would make Maven bark)
@arteymix
Copy link
Member Author

arteymix commented Feb 8, 2022

I think we can entertain moving to the Jakarta namespace, but at this stage Hibernate 6 and Spring 6 are not ready for production.

This was referenced Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant