cshannon commented on PR #2102: URL: https://github.com/apache/activemq/pull/2102#issuecomment-4958269311
> Hello @cshannon / @mattrpav , I noticed that this PR updates spring-version from 6.2.19 to 7.0.8, but spring-version-range is still unchanged as [6,7). Could anyone please confirm whether this change means that ActiveMQ officially supports Spring Framework 7 now? It would be helpful to understand if Spring 7 compatibility is part of this update or if this is only a dependency version bump. Also, is there any tentative timeline for an official ActiveMQ release that will include Spring 7 support? Thank you in advance. The biggest problem with Spring 7 is it bumps the minimum Jakarta EE baseline to version 11. I didn't realize that Spring just went EOL for 6.2.x so it's time because there won't be any more security updates. @jbonofre and @mattrpav - I think we need to upgrade to Spring 7.x and Jakarta EE 11 for the upcoming 6.3.0 release now. With Jetty 12.1.x coming it makes sense and is easy enough to upgrade. Thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
