diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5bab1a1324..24b5c981c7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -65,6 +65,11 @@ updates: versions: '>= 3' - dependency-name: 'jakarta.resource:jakarta.resource-api' versions: '>= 2' + + # Ignore until JGRP-2794 is resolved + - dependency-name: 'org.jgroups:jgroups' + versions: '>= 5' + open-pull-requests-limit: 10 commit-message: # This prefix is added to remind committers to create a Jira for this dependency upgrade and update the branch with the actual Jira ID