Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RESTEASY-3453] Bump version.io.undertow from 2.3.10.Final to 2.3.11.Final #4029

Merged
merged 1 commit into from Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps version.io.undertow from 2.3.10.Final to 2.3.11.Final.
Updates io.undertow:undertow-servlet from 2.3.10.Final to 2.3.11.Final

Commits
  • 90f4f26 Prepare 2.3.11.Final
  • 59ab5d3 Merge pull request #1551 from fl4via/UNDERTOW-2338
  • 70cb55e Merge pull request #1541 from gaol/UNDERTOW-2337
  • c81583a [UNDERTOW-2338] Fix NPE by making sure asyncStart is true only if asyncContex...
  • 489e145 Merge pull request #1517 from fl4via/UNDERTOW-2304
  • 7aa10ab [UNDERTOW-2304] At SslConduit, only delegate handshake task if the task is go...
  • 765f69b [UNDERTOW-2337] Also verify if the value of the part can be retrieved as a pa...
  • f72b2ef Merge pull request #1547 from fl4via/UNDERTOW-2342
  • 1f93a97 [UNDERTOW-2342] CVE-2023-4639 ignore cookie with improper quotes
  • df5c0ad [UNDERTOW-2337] Multipart form-data larger than 16KiB is not available throug...
  • Additional commits viewable in compare view

Updates io.undertow:undertow-core from 2.3.10.Final to 2.3.11.Final

Commits
  • 90f4f26 Prepare 2.3.11.Final
  • 59ab5d3 Merge pull request #1551 from fl4via/UNDERTOW-2338
  • 70cb55e Merge pull request #1541 from gaol/UNDERTOW-2337
  • c81583a [UNDERTOW-2338] Fix NPE by making sure asyncStart is true only if asyncContex...
  • 489e145 Merge pull request #1517 from fl4via/UNDERTOW-2304
  • 7aa10ab [UNDERTOW-2304] At SslConduit, only delegate handshake task if the task is go...
  • 765f69b [UNDERTOW-2337] Also verify if the value of the part can be retrieved as a pa...
  • f72b2ef Merge pull request #1547 from fl4via/UNDERTOW-2342
  • 1f93a97 [UNDERTOW-2342] CVE-2023-4639 ignore cookie with improper quotes
  • df5c0ad [UNDERTOW-2337] Multipart form-data larger than 16KiB is not available throug...
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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 conditions

@dependabot dependabot bot requested a review from a team as a code owner February 15, 2024 07:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 15, 2024
@jamezp
Copy link
Contributor

jamezp commented Feb 17, 2024

@dependabot recreate

Bumps `version.io.undertow` from 2.3.10.Final to 2.3.11.Final.

Updates `io.undertow:undertow-servlet` from 2.3.10.Final to 2.3.11.Final
- [Commits](undertow-io/undertow@2.3.10.Final...2.3.11.Final)

Updates `io.undertow:undertow-core` from 2.3.10.Final to 2.3.11.Final
- [Commits](undertow-io/undertow@2.3.10.Final...2.3.11.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/version.io.undertow-2.3.11.Final branch from 8697ea0 to 5c93d3e Compare February 17, 2024 21:39
@jamezp jamezp changed the title Bump version.io.undertow from 2.3.10.Final to 2.3.11.Final [RESTEASY-3453] Bump version.io.undertow from 2.3.10.Final to 2.3.11.Final Feb 19, 2024
@jamezp jamezp merged commit ec54dbe into main Feb 19, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/version.io.undertow-2.3.11.Final branch February 19, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
1 participant