I was asked to help on a project of migration from Jboss 7 to 8. So there is a need to update the code to jakarta EE 10 (and new java version) obviously. The issue is, i never worked with jboss, and there is some dependencies (from another team) that are ancient and still coded with jee/java7 in mind. Can we proceed somehow without having to update these dependencies as well ? Continue reading...