Hi all, I'm working on a Karaf powered project[1] upgrading from an ancient version of Spring to a Spring 6.x version. As part of that upgrade, we upgraded some of our database dependencies, including eclipselink. We assumed, perhaps naively, that eclipselink 4.x would be included in Karaf, but I see now that Karaf is still on 2.7.x. Unfortunately, unwinding that upgrade would be a bunch of work. If I wanted to ship an upgraded version of eclipselink, is that going to work? Or is there a good reason that Karaf is still using an older eclipselink version?
Thanks, G 1: https://github.com/opencast/opencast/
