Bump spring-version from 6.2.16 to 6.2.17#1764
Merged
Conversation
Bumps `spring-version` from 6.2.16 to 6.2.17. Updates `org.springframework:spring-aop` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-beans` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-context` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-core` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-expression` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-jms` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-tx` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-webmvc` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-web` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-test` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) Updates `org.springframework:spring-oxm` from 6.2.16 to 6.2.17 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.16...v6.2.17) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-beans dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-core dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-expression dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jms dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-tx dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-oxm dependency-version: 6.2.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results 1 067 files + 159 1 067 suites +159 4h 24m 34s ⏱️ + 42m 56s Results for commit 0b75691. ± Comparison against base commit cada078. This pull request removes 2 and adds 1656 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
jbonofre
approved these changes
Mar 13, 2026
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.16 to 6.2.17.Updates
org.springframework:spring-aopfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-aop's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-beansfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-beans's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-contextfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-context's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-corefrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-core's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-expressionfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-expression's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-jmsfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-jms's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-txfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-tx's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-webmvcfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-webmvc's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-webfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-web's releases.
Commits
4e35a12Release v6.2.17317a1f9Leverage ResourceHandlerUtils in ScriptTemplateViewde6601fRestore ScriptTemplateViewTests47dc1c4Fix log message in ConfigurationClassBeanDefinitionReaderd8c7793Upgrade to SnakeYAML 2.6, Protobuf 4.34, H2 2.4.24099fbce1Polishing (aligned with main)d1e69a9Upgrade to Reactor 2024.0.16 and Micrometer 1.15.108dc888eGuard against invalid id/event values in Server Sent Events131f94fUse link for first reference to @Fallback in @Bean Javadocd4f4c69Document@Fallbackalongside Primary in the reference docs and@BeanJavadocUpdates
org.springframework:spring-testfrom 6.2.16 to 6.2.17Release notes
Sourced from org.springframework:spring-test's releases.