Skip to content

Commit 728a839

Browse files
committed
Ignored Spring 7 dependabot updates for branch 4.0.x.
Signed-off-by: Simone Bordet <[email protected]>
1 parent 923cea4 commit 728a839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ updates:
5353
ignore:
5454
- dependency-name: "org.eclipse.jetty:*"
5555
versions: [ ">=12.1.0" ]
56+
- dependency-name: "org.springframework:*"
57+
versions: [ ">=7.0.0" ]
5658

5759
- package-ecosystem: "maven"
5860
directory: "/"

0 commit comments

Comments
 (0)