build(deps): bump spring.version from 6.2.12 to 7.0.6#4648
build(deps): bump spring.version from 6.2.12 to 7.0.6#4648dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps `spring.version` from 6.2.12 to 7.0.6. Updates `org.springframework:spring-core` from 6.2.12 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.6) Updates `org.springframework:spring-context` from 6.2.12 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.6) Updates `org.springframework:spring-test` from 6.2.12 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.12...v7.0.6) --- updated-dependencies: - 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-context 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Spring 7 requires Java 17, we support Java 11 for now at least. |
|
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.12 to 7.0.6.Updates
org.springframework:spring-corefrom 6.2.12 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-contextfrom 6.2.12 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-testfrom 6.2.12 to 7.0.6Release notes
Sourced from org.springframework:spring-test'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 contributionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)