Bump spring-framework from 6.2.17 to 7.0.7#104
Open
dependabot[bot] wants to merge 1 commit into2024.1.xfrom
Open
Bump spring-framework from 6.2.17 to 7.0.7#104dependabot[bot] wants to merge 1 commit into2024.1.xfrom
dependabot[bot] wants to merge 1 commit into2024.1.xfrom
Conversation
Bumps `spring-framework` 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-aspects` 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-jdbc` 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-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-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) --- 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-aspects 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-jdbc 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-tx 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 ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
spring-frameworkfrom 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-aspectsfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-aspects'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-jdbcfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-jdbc'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-testfrom 6.2.17 to 7.0.7Release notes
Sourced from org.springframework:spring-test's releases.