Hi all,
my application embeds both SpringBoot v.2.7.x and score-all v.0.3.280.
I would like to upgrade SpringBoot to v.3.x, that comes with Spring Framework 6.x, targeted for JDK17, and using jakarta.persistence instead of javax.persistence, too.
My question is: is there a chance that a new release of score-all built using jdk17 and jakarta libraries will come soon?
BR,
MR