build(deps): bump org.springframework:spring-webmvc from 6.2.5 to 6.2.19 in /microservices-api-gateway/price-microservice - #3556
Conversation
Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.5 to 6.2.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.19) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryBumps Changes
autogenerated by presubmit.ai |
There was a problem hiding this comment.
🚨 Pull request needs attention.
Review Summary
Commits Considered (1)
- 27e3aa5: build(deps): bump org.springframework:spring-webmvc
Bumps org.springframework:spring-webmvc from 6.2.5 to 6.2.19.
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-version: 6.2.19
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Files Processed (1)
- microservices-api-gateway/price-microservice/pom.xml (1 hunk)
Actionable Comments (1)
-
microservices-api-gateway/price-microservice/pom.xml [41-41]
security: "Security: Upgrade to 6.2.19"
Skipped Comments (1)
-
microservices-api-gateway/price-microservice/pom.xml [41-41]
best_practice: "Maintain dependency alignment"
| <groupId>org.springframework</groupId> | ||
| <artifactId>spring-webmvc</artifactId> | ||
| <version>6.2.5</version> | ||
| <version>6.2.19</version> |
There was a problem hiding this comment.
Security upgrade: This bumps the Spring Web MVC module to 6.2.19 to apply CVE fixes. After upgrading, run the full test suite to verify there are no runtime incompatibilities with other Spring modules or the Spring Boot version in use.
Bumps org.springframework:spring-webmvc from 6.2.5 to 6.2.19.
Release notes
Sourced from org.springframework:spring-webmvc's releases.
... (truncated)
Commits
6214eaeRelease v6.2.1976a36dfTrack operations during SpEL expression evaluation3d47da9Ensure getters have non-void return types in SpEL519d733Improve additional error messages in SpELec89834Further improve pattern caching in SpELb294371Avoid too many character access attempts in AntPathMatcher1829b42Ensure consistent JSP tag attribute processing86d9979Refine JavaScriptUtils#javaScriptEscape3aaec98Prevent special prefixes in default view name resolutionee4e790Add trusted packages to MappingJackson2MessageConverterDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.