FireNio / firenio

🐳🐳An easy of use io framework project based on java nio&epoll
https://firenio.com(No Served)
Apache License 2.0
349 stars 93 forks source link

Bump undertow-core from 2.0.28.Final to 2.1.3.Final in /firenio-test #59

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps undertow-core from 2.0.28.Final to 2.1.3.Final.

Commits
  • 483953c Prepare 2.1.3.Final
  • 2334838 Merge pull request #904 from jamezp/UNDERTOW-1726
  • 1f267fa [UNDERTOW-1726] Disable the JDK9AlpnProvider from being used by default with ...
  • cee24e7 Next is 2.1.3.Final
  • 73a9666 Prepare 2.1.2.Final
  • 638dbaa Merge pull request #893 from fabiobrz/add-test-for-undertow-1419
  • d6fc1bb Merge pull request #898 from rmartinc/UNDERTOW-1719-master
  • 89b9000 Merge pull request #892 from stuartwdouglas/UNDERTOW-1713
  • 0892780 Merge pull request #902 from fl4via/UNDERTOW-1722
  • a549027 [UNDERTOW-1722] Move clearAttributes call to HttpServletRequestImpl.closeAndD...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
dependabot[bot] commented 3 years ago

Superseded by #67.