Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
ignore javax-servlet
  • Loading branch information
jtnord authored Aug 25, 2021
1 parent 438c824 commit 235cc5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@ updates:
- dependency-name: slf4j-jdk14
versions:
- ">= 0"
- dependency-name: javax.servlet:javax.servlet-api
versions:
- ">= 0"
# TODO https://github.com/spotbugs/spotbugs/issues/1601#issuecomment-885341270
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin

0 comments on commit 235cc5b

Please sign in to comment.