Skip to content

Commit

Permalink
Merge pull request #6743 from sberyozkin/dependabot-wildlfy-security
Browse files Browse the repository at this point in the history
Add a wildcard org.wildfly.security match
  • Loading branch information
gsmet authored Jan 23, 2020
2 parents 860ae3a + 6559588 commit da7ae0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ update_configs:
dependency_name: "com.cronutils:cron-utils"
- match:
dependency_name: "org.eclipse:yasson"
# Elytron
- match:
dependency_name: "org.wildfly.security:wildfly-elytron-*"
# JDBC Drivers
- match:
dependency_name: "org.postgresql:postgresql"
Expand Down

0 comments on commit da7ae0d

Please sign in to comment.