xuwujing / java-study

java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
Apache License 2.0
1.26k stars 321 forks source link

Bump mina-core from 2.0.16 to 2.0.22 #21

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps mina-core from 2.0.16 to 2.0.22.

Commits
  • 97df92e [maven-release-plugin] prepare release 2.0.22
  • 3a91690 Backport fix for malformed HTTP decoder loop
  • faf9e5c Fix DIRMINA-1115 prevent division by zero
  • 087bb71 Switched back to http for the 'project' tag in each pom.xml.
  • 9929f0c Switched to https
  • 5f3a628 Backport DIRMINA-1095 from 2.1.X
  • 1931add Backport fix DIRMINA-1104 see d3ffb4b779912be1e100b40261877e167ace565c
  • 3e57e7f [maven-release-plugin] prepare for next development iteration
  • 4ab6e03 [maven-release-plugin] prepare release 2.0.21
  • 94798f7 Removed teh destroy function that is never called
  • 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/xuwujing/java-study/network/alerts).