undertow-io / jastow

Jasper fork for Undertow
Apache License 2.0
22 stars 46 forks source link

Bump version.io.undertow from 2.3.13.Final to 2.3.14.Final #103

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps version.io.undertow from 2.3.13.Final to 2.3.14.Final. Updates io.undertow:undertow-servlet from 2.3.13.Final to 2.3.14.Final

Release notes

Sourced from io.undertow:undertow-servlet's releases.

v2.3.14.Final

Includes CVES: CVE-2024-6162 CVE-2024-27316 CVE-2023-5685

    Release Notes - Undertow - Version 2.3.14.Final
Commits
  • d8edb8b Prepare 2.3.14.Final
  • 58dd3f8 Merge pull request #1608 from ropalka/UNDERTOW-2409
  • ef052c3 Merge pull request #1609 from fl4via/UNDERTOW-2334
  • 62aef6a Merge pull request #1604 from fl4via/UNDERTOW-2405
  • 603f276 [UNDERTOW-2405] The correct error code to be sent if frame parser refuses mor...
  • 296636d [UNDERTOW-2405] CVE-2024-27316 Create system property io.undertow.http2-max-h...
  • d798de6 [UNDERTOW-2405] CVE-2024-27316 Remove new max connections per listener config...
  • 90f202a [UNDERTOW-2334] CVE-2024-6162 AJP Parser: Do not share the decodeBuffer Strin...
  • 51ae527 [UNDERTOW-2409] Adjust properly session timeout also in case when GET request...
  • 5ed2b4f Merge pull request #1606 from fl4via/UNDERTOW-2407
  • Additional commits viewable in compare view


Updates io.undertow:undertow-core from 2.3.13.Final to 2.3.14.Final

Release notes

Sourced from io.undertow:undertow-core's releases.

v2.3.14.Final

Includes CVES: CVE-2024-6162 CVE-2024-27316 CVE-2023-5685

    Release Notes - Undertow - Version 2.3.14.Final
Commits
  • d8edb8b Prepare 2.3.14.Final
  • 58dd3f8 Merge pull request #1608 from ropalka/UNDERTOW-2409
  • ef052c3 Merge pull request #1609 from fl4via/UNDERTOW-2334
  • 62aef6a Merge pull request #1604 from fl4via/UNDERTOW-2405
  • 603f276 [UNDERTOW-2405] The correct error code to be sent if frame parser refuses mor...
  • 296636d [UNDERTOW-2405] CVE-2024-27316 Create system property io.undertow.http2-max-h...
  • d798de6 [UNDERTOW-2405] CVE-2024-27316 Remove new max connections per listener config...
  • 90f202a [UNDERTOW-2334] CVE-2024-6162 AJP Parser: Do not share the decodeBuffer Strin...
  • 51ae527 [UNDERTOW-2409] Adjust properly session timeout also in case when GET request...
  • 5ed2b4f Merge pull request #1606 from fl4via/UNDERTOW-2407
  • Additional commits viewable in compare view


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)