Bump mina-core from 2.0.16 to 2.0.22

Bumps [mina-core](https://github.com/apache/mina) from 2.0.16 to 2.0.22.
- [Release notes](https://github.com/apache/mina/releases)
- [Commits](https://github.com/apache/mina/compare/2.0.16...2.0.22)

---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-29 15:57:00 +00:00 committed by GitHub
parent 083b8910b8
commit 9b17d0f89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -246,7 +246,7 @@
<dependency>
<groupId>org.apache.mina</groupId>
<artifactId>mina-core</artifactId>
<version>2.0.16</version>
<version>2.0.22</version>
</dependency>
<!--http相关jar -->