dependabot should ignore jakarta.transaction >= 2.0

Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
This commit is contained in:
Olivier Lamy 2021-09-15 13:03:18 +10:00
parent 7301efdc80
commit e4eaedb439
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ updates:
versions: [ ">=4.0.0" ]
- dependency-name: "com.sun.xml.ws:jaxws*"
versions: [ ">=3.0.0" ]
- dependency-name: "jakarta.transaction:*"
versions: [ ">=2.0.0" ]
# - package-ecosystem: "maven"
# directory: "/"