Bump org.springframework:spring-web from 7.0.7 to 7.0.8#2637
Merged
acoburn merged 1 commit intoJun 9, 2026
Conversation
acoburn
approved these changes
Jun 9, 2026
0996a22 to
3c8d49e
Compare
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.7...v7.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
3c8d49e to
3762db6
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 org.springframework:spring-web from 7.0.7 to 7.0.8.
Release notes
Sourced from org.springframework:spring-web's releases.
... (truncated)
Commits
9e8cea3Release v7.0.82c18c33Track operations during SpEL expression evaluation83667f8Ensure getters have non-void return types in SpEL7a8917bImprove additional error messages in SpEL7baa865Further improve pattern caching in SpEL12b44f2Avoid too many character access attempts in AntPathMatchere8f1024Ensure consistent JSP tag attribute processinga1826b7Refine JavaScriptUtils#javaScriptEscape7add524Prevent special prefixes in default view name resolution9bec52bAdd trusted packages to MappingJackson2MessageConverter