Merge pull request #6822 from eclipse/jetty-10.0.x_dependabot_ignore_jakarta.transaction_2.0

dependabot should ignore jakarta.transaction >= 2.0
This commit is contained in:
Joakim Erdfelt 2021-09-15 03:44:34 -05:00 committed by GitHub
commit 355f44658a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: "/"