From 7c6df29b951eb01b87eec947006e89524084c2a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 9 Aug 2022 19:02:14 +0000 Subject: [PATCH] fix: upgrade org.apache.mina:mina-core from 2.1.5 to 2.2.0 Snyk has created this PR to upgrade org.apache.mina:mina-core from 2.1.5 to 2.2.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.mina/mina-core/ See this project in Snyk: https://app.snyk.io/org/quickfix-j/project/8961be0d-93e8-4e5a-8977-e3ad0b4bacdd?utm_source=github&utm_medium=referral&page=upgrade-pr --- quickfixj-core/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/quickfixj-core/pom.xml b/quickfixj-core/pom.xml index 2b40e79ebf..75b0128d0d 100644 --- a/quickfixj-core/pom.xml +++ b/quickfixj-core/pom.xml @@ -59,7 +59,7 @@ org.apache.mina mina-core - 2.1.5 + 2.2.0 org.slf4j @@ -375,7 +375,7 @@ quickfix,quickfix.field,* - + @@ -387,7 +387,7 @@ maven-surefire-report-plugin ${maven-surefire-plugin-version} - + true @@ -410,7 +410,7 @@ - +