Commit 9bf820b
authored
chore(deps): bump io.undertow:undertow-core from 2.3.23.Final to 2.3.24.Final [skip ci]
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.23.Final to 2.3.24.Final.
Commits
* [`f3da6fc`](undertow-io/undertow@f3da6fc) Prepare 2.3.24.Final
* [`016557e`](undertow-io/undertow@016557e) Merge pull request [#1940](https://redirect.github.com/undertow-io/undertow/issues/1940) from fl4via/UNDERTOW-2611\_2.3.x
* [`9ccf07b`](undertow-io/undertow@9ccf07b) [UNDERTOW-2611] Ensure max-request-size of a Multipart servlet can override a...
* [`3ac0e23`](undertow-io/undertow@3ac0e23) Merge pull request [#1935](https://redirect.github.com/undertow-io/undertow/issues/1935) from baranowb/UNDERTOW-2603\_2.3.x
* [`d83f128`](undertow-io/undertow@d83f128) [UNDERTOW-2603] Fix double cookie on quoted value
* [`7fec1a6`](undertow-io/undertow@7fec1a6) Merge pull request [#1927](https://redirect.github.com/undertow-io/undertow/issues/1927) from fl4via/backport-fixes\_2.3.x
* [`92bdd67`](undertow-io/undertow@92bdd67) [UNDERTOW-2536] Fix include parameters on error and add rudimentary test
* [`0fde4fd`](undertow-io/undertow@0fde4fd) [UNDERTOW-2575] Add flush before socket close on write timeout
* [`a5d0172`](undertow-io/undertow@a5d0172) [UNDERTOW-2521] Rename AjpClientConnection#connection to avoid confusion
* [`5cfe721`](undertow-io/undertow@5cfe721) [UNDERTOW-2705] Fix Http2ServerConnection.pushResource, where the default MAX...
* Additional commits viewable in [compare view](undertow-io/undertow@2.3.23.Final...2.3.24.Final)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments