From 290e076af0675915afcddeb40e46a01a1c54f06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:01:38 +0000 Subject: [PATCH] Bump org.apache.mina:mina-core from 2.0.4 to 2.0.27 in /CS186-proj3 Bumps [org.apache.mina:mina-core](https://github.com/apache/mina) from 2.0.4 to 2.0.27. - [Commits](https://github.com/apache/mina/compare/2.0.4...2.0.27) --- 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..275fab7 100644 --- a/CS186-proj3/pom.xml +++ b/CS186-proj3/pom.xml @@ -32,7 +32,7 @@ org.apache.mina mina-core - 2.0.4 + 2.0.27