nutzam / nutzboot

NutzBoot,简称NB,是可靠的企业级微服务框架,提供自动配置,嵌入式web服务,分布式会话,服务治理,负载均衡,hystrix,RPC等一篮子解决方案
https://nutz.io
Apache License 2.0
498 stars 138 forks source link

build(deps): bump undertow.version from 1.4.28.Final to 2.1.0.Final #209

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps undertow.version from 1.4.28.Final to 2.1.0.Final. Updates undertow-core from 1.4.28.Final to 2.1.0.Final

Commits
  • 2291c7c Prepare 2.1.0.Final
  • 01a6757 Merge pull request #879 from fl4via/UNDERTOW-1675-new
  • 710e6af Merge pull request #866 from carterkozak/ckozak/completion_listener_leak
  • 940beda Merge pull request #875 from carterkozak/ckozak/UNDERTOW-1099-pt2
  • c265de6 Merge pull request #861 from carterkozak/ckozak/Http2ReceiveListener_unused_f...
  • ca4ed7e [UNDERTOW-1698] Upgrade WebSockets Spec to 2.0.0.Final
  • d1fd7ea [UNDERTOW-1697] Upgrade Servlet Spec API to 2.0.0.Final
  • fdfa6e7 [UNDERTOW-1696] Upgrade JBoss Annotations API Spec to 1.3 2.0.1.Final
  • f7cb88c [UNDERTOW-1695] Upgrade JBoss LogManager to 2.1.14.Final
  • c421164 [UNDERTOW-1694] Upgrade JBoss Logging Processor to 2.2.1.Final
  • Additional commits viewable in compare view


Updates undertow-servlet from 1.4.28.Final to 2.1.0.Final

Commits
  • 2291c7c Prepare 2.1.0.Final
  • 01a6757 Merge pull request #879 from fl4via/UNDERTOW-1675-new
  • 710e6af Merge pull request #866 from carterkozak/ckozak/completion_listener_leak
  • 940beda Merge pull request #875 from carterkozak/ckozak/UNDERTOW-1099-pt2
  • c265de6 Merge pull request #861 from carterkozak/ckozak/Http2ReceiveListener_unused_f...
  • ca4ed7e [UNDERTOW-1698] Upgrade WebSockets Spec to 2.0.0.Final
  • d1fd7ea [UNDERTOW-1697] Upgrade Servlet Spec API to 2.0.0.Final
  • fdfa6e7 [UNDERTOW-1696] Upgrade JBoss Annotations API Spec to 1.3 2.0.1.Final
  • f7cb88c [UNDERTOW-1695] Upgrade JBoss LogManager to 2.1.14.Final
  • c421164 [UNDERTOW-1694] Upgrade JBoss Logging Processor to 2.2.1.Final
  • Additional commits viewable in compare view


Updates undertow-websockets-jsr from 1.4.28.Final to 2.1.0.Final

Commits
  • 2291c7c Prepare 2.1.0.Final
  • 01a6757 Merge pull request #879 from fl4via/UNDERTOW-1675-new
  • 710e6af Merge pull request #866 from carterkozak/ckozak/completion_listener_leak
  • 940beda Merge pull request #875 from carterkozak/ckozak/UNDERTOW-1099-pt2
  • c265de6 Merge pull request #861 from carterkozak/ckozak/Http2ReceiveListener_unused_f...
  • ca4ed7e [UNDERTOW-1698] Upgrade WebSockets Spec to 2.0.0.Final
  • d1fd7ea [UNDERTOW-1697] Upgrade Servlet Spec API to 2.0.0.Final
  • fdfa6e7 [UNDERTOW-1696] Upgrade JBoss Annotations API Spec to 1.3 2.0.1.Final
  • f7cb88c [UNDERTOW-1695] Upgrade JBoss LogManager to 2.1.14.Final
  • c421164 [UNDERTOW-1694] Upgrade JBoss Logging Processor to 2.2.1.Final
  • 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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/nutzam/nutzboot/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #211.