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