Skip to content

Commit 5e198d9

Browse files
authored
Merge pull request #1257 from quickfix-j/chrjohn-dependabot-next-try
Update dependency ignore version for mina-core
2 parents e50b4b6 + 35bf149 commit 5e198d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
open-pull-requests-limit: 10
1111
ignore:
1212
- dependency-name: "org.apache.mina:mina-core"
13-
versions: ["<= 2.2.4"] # Override the stale PR-comment ignore; allow any 2.2.5+ security fix
13+
versions: ["< 2.2.7"] # Allow any 2.2.7+ security fix
1414
- package-ecosystem: "github-actions"
1515
directory: "/"
1616
schedule:

0 commit comments

Comments
 (0)