Skip to content

Commit ffab8ce

Browse files
committed
Ignore the spring-web dependency because its new version causes issues
with the version in the defectdojo java client Signed-off-by: Samreet Singh <samreet.singh@iteratec.com>
1 parent 494f42e commit ffab8ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ updates:
5959
ignore:
6060
- dependency-name: "io.kubernetes:client-java:*-legacy"
6161
- dependency-name: "io.securecodebox:defectdojo-client:3.0.0"
62+
- dependency-name: "org.springframework:spring-web"
6263
groups:
6364
gradle-security-updates:
6465
applies-to: security-updates

0 commit comments

Comments
 (0)