build(deps): bump spring-version from 6.2.19 to 7.0.8#2102
build(deps): bump spring-version from 6.2.19 to 7.0.8#2102dependabot[bot] wants to merge 1 commit into
Conversation
Test Results 1 095 files + 744 1 095 suites +744 4h 23m 10s ⏱️ + 3h 5m 30s Results for commit b0bf123. ± Comparison against base commit 0b6cf76. ♻️ This comment has been updated with latest results. |
|
That's a major version bump. Let me propose a ActiveMQ version to consider this upgrade. |
Bumps `spring-version` from 6.2.19 to 7.0.8. Updates `org.springframework:spring-aop` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-beans` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-context` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-core` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-expression` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-jms` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-tx` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-webmvc` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-web` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-test` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) Updates `org.springframework:spring-oxm` from 6.2.19 to 7.0.8 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.19...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-core dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-expression dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jms dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-oxm dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-tx dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
a4b1068 to
b0bf123
Compare
|
Hello @cshannon / @mattrpav , |
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? |
|
Yes, there is no client impact to go to Jakarta EE 11 (Messaging API stays 3.1). We are currently coded to EE 9 w web layer. I think the order should be
|
|
I agree with @mattrpav : jetty 12 should happen first. That's why I was holding on this PR for now. |
|
As we plan Jetty 12 for 6.3.0, I think it makes sense to upgrade to Spring 7 in this version too. |
|
Alright sounds good, we can target Spring 7 for the AMQ 6.3.0 release, that makes sense to me |
Will it be possible to say any tentative date for this AMQ 6.3.0 release which will support Spring 7, may be in terms of months like 3/6 months or more than that. It would be super helpful for us. So, that we can plan the spring upgrade accordingly. Thank you so much everyone. |
|
@sagarlatake-code track the v6.3.0 project release here: Apache ActiveMQ v6.3.0 My goal is it will be done in less than 3 months -- hopefully, by August. |
Thank you @mattrpav for the quick response and for taking the time to reply on my comment. I really appreciate your help and the effort you put into maintaining ActiveMQ. Thank you everyone for the excellent work! |
Bumps
spring-versionfrom 6.2.19 to 7.0.8.Updates
org.springframework:spring-aopfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-aop's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-beansfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-beans's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-contextfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-corefrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-expressionfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-expression's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-jmsfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-jms's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverterUpdates
org.springframework:spring-txfrom 6.2.19 to 7.0.8Release notes
Sourced from org.springframework:spring-tx's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL