We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e497f93 commit f75529bCopy full SHA for f75529b
.github/dependabot.yml
@@ -30,6 +30,6 @@ updates:
30
ignore:
31
# Next two dependencies shouldn't be upgrade, because RestEasy isn't using newer version. (2.3.X)
32
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
33
- versions: [ "(3.0,)" ]
+ versions: [ "[3.0,)" ]
34
- dependency-name: com.sun.xml.bind:jaxb-impl
35
0 commit comments