From 2f4fda1f0dbcfd1185cf01533b0a614e00808478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 00:57:38 +0100 Subject: [PATCH] Bump mina-core from 2.1.4 to 2.1.5 in /quickfixj-core (#433) Bumps [mina-core](https://github.com/apache/mina) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/apache/mina/releases) - [Commits](https://github.com/apache/mina/compare/2.1.4...2.1.5) --- updated-dependencies: - dependency-name: org.apache.mina:mina-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- quickfixj-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickfixj-core/pom.xml b/quickfixj-core/pom.xml index 74effa41d9..929e73cae3 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -59,7 +59,7 @@ org.apache.mina mina-core - 2.1.4 + 2.1.5 org.slf4j