Bump mina-core from 2.0.16 to 2.1.5

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

---
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]
2021-11-03 17:34:02 +00:00
committed by GitHub
parent 083b8910b8
commit 7e8d9a6e3d

View File

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