build(deps): bump spring-version from 6.2.17 to 7.0.7#1940
build(deps): bump spring-version from 6.2.17 to 7.0.7#1940dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps `spring-version` from 6.2.17 to 7.0.7. Updates `org.springframework:spring-aop` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-beans` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-context` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-core` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-expression` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-jms` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-tx` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-webmvc` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-web` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-test` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) Updates `org.springframework:spring-oxm` from 6.2.17 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-core dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-expression dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jms dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-tx dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-oxm dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results 916 files - 161 916 suites - 161 3h 38m 1s ⏱️ - 43m 13s Results for commit 90e14d3. ± Comparison against base commit ca34bcd. This pull request removes 1732 and adds 62 tests. Note that renamed tests count towards both. |
|
As discussed on the mailing list (https://lists.apache.org/thread/fmvwl1rzt8wlgfss5v7l7cd0gq82m3zs), Spring 7 update is planned for 6.4.x. I'm closing this PR for now, it will re-open when the |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
spring-versionfrom 6.2.17 to 7.0.7.Updates
org.springframework:spring-aopfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-aop's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-beansfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-beans's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-contextfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-corefrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-expressionfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-expression's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-jmsfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-jms's releases.
... (truncated)
Commits
c997d40Release v7.0.79185254Upgrade to Reactor 2025.0.5 and Micrometer 1.16.5802fa4dRefine RetryListener example7052da4Add doOnDiscard in MultipartHttpMessageReader63817ceAdd missing tests for WebRequestDataBinder61bd790Polish WebRequestDataBinderTestsab6637cCompletely extract ServletRequestParameterPropertyValuesTestsc9b88b4Extract ServletRequestParameterPropertyValuesTests68c575aRevise "Skip binding entirely when field is not allowed"cb32046Further clarify semantics of HttpMethod.valueOf()Updates
org.springframework:spring-txfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-tx's releases.