Skip to content

Commit

Permalink
Add maven plugin dependency to the build dependency group in the depe…
Browse files Browse the repository at this point in the history
…ndabot rules
  • Loading branch information
marko-bekhta committed Sep 24, 2024
1 parent c18f7c3 commit 9c778e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ updates:
- "org.springframework:*"
# only used for perf tests based on javax:
- "org.glassfish:javax.el"
- "org.codehaus.plexus:plexus-utils"
ignore:
- dependency-name: "javax.validation:*"
- dependency-name: "org.apache.bval:*"
Expand Down

0 comments on commit 9c778e3

Please sign in to comment.