You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@kingca31 Hi, there are upcoming changes for score and cloudslang to be java17 ready. Currently they are on hold because there are some other modules to upgrade before the changes will be tested. But it will happen.
@kingca31 Hi, there are upcoming changes for score and cloudslang to be java17 ready. Currently they are on hold because there are some other modules to upgrade before the changes will be tested. But it will happen.
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
The text was updated successfully, but these errors were encountered: