We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2555d6 commit 18b5871Copy full SHA for 18b5871
.github/dependabot.yaml
@@ -24,6 +24,9 @@ updates:
24
- dependency-name: "org.apache.derby:derby"
25
versions:
26
- ">=10.15.0" # does not support java 8
27
+ - dependency-name: " org.springframework:spring-*"
28
+ versions:
29
+ - ">=6.0.0" # does not support java 8
30
31
- package-ecosystem: "maven"
32
directory: "/application"
0 commit comments