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