From d1eac9ba8a0a1fe6d6730b19f86788141c5a0d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 17:32:54 +0000 Subject: [PATCH] Bump mina-core from 2.0.4 to 2.1.5 in /CS186-proj3 Bumps [mina-core](https://github.com/apache/mina) from 2.0.4 to 2.1.5. - [Release notes](https://github.com/apache/mina/releases) - [Commits](https://github.com/apache/mina/compare/2.0.4...2.1.5) --- updated-dependencies: - dependency-name: org.apache.mina:mina-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CS186-proj3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CS186-proj3/pom.xml b/CS186-proj3/pom.xml index 7e961fa..f2f7dd3 100644 --- a/CS186-proj3/pom.xml +++ b/CS186-proj3/pom.xml @@ -32,7 +32,7 @@ org.apache.mina mina-core - 2.0.4 + 2.1.5