Skip to content

Commit 36c6e1b

Browse files
authored
Update dependabot.yml
Remove restriction on the Spring framework version; we are already using version 6.
1 parent 500a3a0 commit 36c6e1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ updates:
2929
- dependency-name: "org.apache.maven.plugins:maven-plugin-plugin"
3030
versions:
3131
- "3.6.2"
32-
# Spring 6 requires Java 17
33-
- dependency-name: "org.springframework:*"
34-
versions:
35-
- ">= 6.0.0"
3632
open-pull-requests-limit: 15
3733
- package-ecosystem: "github-actions"
3834
directory: "/"

0 commit comments

Comments
 (0)