From 5e65f4c7dc1d67b2dfe2aeeec9f515148ada2ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 15:57:08 +0000 Subject: [PATCH] Bump mina-core from 2.0.0 to 2.0.22 in /java/telehash-core Bumps [mina-core](https://github.com/apache/mina) from 2.0.0 to 2.0.22. - [Release notes](https://github.com/apache/mina/releases) - [Commits](https://github.com/apache/mina/compare/2.0.0...2.0.22) --- updated-dependencies: - dependency-name: org.apache.mina:mina-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/telehash-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/telehash-core/pom.xml b/java/telehash-core/pom.xml index 328aaab..fe215d0 100644 --- a/java/telehash-core/pom.xml +++ b/java/telehash-core/pom.xml @@ -48,7 +48,7 @@ org.apache.mina mina-core - 2.0.0 + 2.0.22 compile