From b4a9d8deafc8e5762b53bbeeac59182f4e1cf10b Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 7 May 2026 08:12:35 +0000
Subject: [PATCH 1/2] Initial plan
From 8428c21969e303b7e83eb6af86ddb66fbf9e11ff Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 7 May 2026 08:18:48 +0000
Subject: [PATCH 2/2] Update mina-core to 2.2.7 and clean dependabot config
Agent-Logs-Url: https://github.com/quickfix-j/quickfixj/sessions/18217c2f-d5fe-4877-af94-31c653dd269a
Co-authored-by: chrjohn <6644028+chrjohn@users.noreply.github.com>
---
.github/dependabot.yml | 3 ---
pom.xml | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ed9e5bc50..65e7460ec 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,9 +8,6 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 10
- ignore:
- - dependency-name: "org.apache.mina:mina-core"
- versions: ["<= 2.2.4"] # Override the stale PR-comment ignore; allow any 2.2.5+ security fix
- package-ecosystem: "github-actions"
directory: "/"
schedule:
diff --git a/pom.xml b/pom.xml
index 1ed843d3a..2fd45ca3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
1.7.3
1.6.8
4.0.5
- 2.2.4
+ 2.2.7
2.22.0
OrchestraFIXLatest.xml
1.0.3