build(deps): bump spring-version from 6.2.17 to 7.0.6#1781
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump spring-version from 6.2.17 to 7.0.6#1781dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Test Results 1 072 files ±0 1 072 suites ±0 4h 25m 41s ⏱️ + 4m 1s Results for commit fd2052b. ± Comparison against base commit b9a2b8f. This pull request removes 62 and adds 62 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Bumps `spring-version` from 6.2.17 to 7.0.6. Updates `org.springframework:spring-aop` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-beans` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-context` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-core` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-expression` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-jms` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-tx` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-webmvc` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-web` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-test` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) Updates `org.springframework:spring-oxm` from 6.2.17 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-core dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-expression dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jms dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-tx dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-oxm dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
6d74039 to
fd2052b
Compare
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-versionfrom 6.2.17 to 7.0.6.Updates
org.springframework:spring-aopfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-aop's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-beansfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-beans's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-contextfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-corefrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-expressionfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-expression's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-jmsfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-jms's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
org.springframework:spring-txfrom 6.2.17 to 7.0.6Release notes
Sourced from org.springframework:spring-tx's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8F...Description has been truncated