Bump the gradle group across 1 directory with 2 updates#36
Merged
Conversation
Bumps the gradle group with 2 updates in the / directory: [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) and [io.undertow:undertow-core](https://github.com/undertow-io/undertow). Updates `org.springframework:spring-webmvc` from 6.2.17 to 6.2.18 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v6.2.18) Updates `io.undertow:undertow-core` from 2.3.21.Final to 2.4.0.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.21.Final...2.4.0.Final) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 6.2.18 dependency-type: direct:production dependency-group: gradle - dependency-name: io.undertow:undertow-core dependency-version: 2.4.0.Final dependency-type: direct:production dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
countableSet
approved these changes
May 14, 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 the gradle group with 2 updates in the / directory: org.springframework:spring-webmvc and io.undertow:undertow-core.
Updates
org.springframework:spring-webmvcfrom 6.2.17 to 6.2.18Release notes
Sourced from org.springframework:spring-webmvc's releases.
Commits
6b11724Release v6.2.18f6671e7Upgrade to Reactor 2024.0.17 and Micrometer 1.15.11b338fddAdd doOnDiscard in MultipartHttpMessageReader4e3f264Add missing tests for WebRequestDataBinder9e0b83ePolish WebRequestDataBinderTestsaf4b122Extract ServletRequestParameterPropertyValuesTests623ccd1Revise "Skip binding entirely when field is not allowed"69068baFurther clarify semantics of HttpMethod.valueOf()f182f9aClarify semantics of HttpMethod.valueOf()9d14448Improve SpEL tests for Elvis and Ternary operatorsUpdates
io.undertow:undertow-corefrom 2.3.21.Final to 2.4.0.FinalRelease notes
Sourced from io.undertow:undertow-core's releases.
... (truncated)
Commits
e2ae24ePrepare 2.4.0.Final3ece0bfMerge pull request #1947 from fl4via/UNDERTOW-2594_2.4.x4d35436Merge pull request #3 from ropalka/UNDERTOW-1875_2.4.x0431672[UNDERTOW-1875] Fix matrix parameters processing with comma335d198[UNDERTOW-2594][UNDERTOW-2595][UNDERTOW-2596] At RequestParser, make sure the...14072a2[UNDERTOW-2594][UNDERTOW-2595][UNDERTOW-2596] CVE-2026-28368 CVE-2026-28369 C...2e643b8Next is 2.4.0.RC515fc158Prepare 2.4.0.RC4569361cMerge pull request #1942 from fl4via/UNDERTOW-27436166aa9[UNDERTOW-2743] At Cookies.parseCookie, remove the quotes from the cookie val...Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.